SEARCH
TOOLBOX
LANGUAGES
modified on 1 June 2015 at 14:01 ••• 17,248 views

Bambino-210 Manual/Appendix C

From Manuals

Jump to: navigation, search

Appendix C - Configuring Keil MDK for CMSIS-DAP

Please follow these steps for setting up Keil µVision compiler for debugging the Micromint Bambino using the mbed HDK with CMSIS-DAP firmware.

  • 1. Press ALT and F7 on the keyboard to bring up the Options for Target window.
  • 2. Click on the "Debug" tab.
  • 3. Choose the "CMSIS_DAP Debugger" from the drop down in the upper right hand side of the window. Specify the location of the LPC43xx_spifi.ini initialization file.
  • 4. Click on "Settings" next to where the debugger was selected to bring up the Target Driver Setup window. Select "JTAG" for multi-core debugging.
  • 5. Click on the "Flash Download" tab.
  • 6. Click the "Add" button.
  • 7. Scroll and select "LPC18xx/43xx S25FL032 SPIFI".
  • 8. Change the "Size" to 0x4000 and the Target Driver Setup window should look like the image below.

NEXT: Appendix D - DFU Firmware Updates

PREVIOUS: Appendix B - Using an External JTAG with the BAM210