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

Bambino-210 Manual/Appendix C

From Manuals

(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
[[Image:mbed-dap-3.png|center]]
[[Image:mbed-dap-3.png|center]]
----
----
 +
[[Bambino-210_Manual/Appendix D|NEXT: Appendix D - DFU Firmware Updates]]
 +
[[Bambino-210_Manual/Appendix B|PREVIOUS: Appendix B - Using an External JTAG with the BAM210]]
[[Bambino-210_Manual/Appendix B|PREVIOUS: Appendix B - Using an External JTAG with the BAM210]]

Revision as of 13:34, 1 June 2015

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