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

Bambino-210 Manual/Appendix C

From Manuals

(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions not shown)
Line 1: Line 1:
-
[[Category: Bambino-210_Manual|10]]
+
[[Category: Bambino-210_Manual|C]]
==Appendix C - Configuring Keil MDK for CMSIS-DAP==
==Appendix C - Configuring Keil MDK for CMSIS-DAP==
-
===Configuring Keil µVision Compiler===
 
Please follow these steps for setting up Keil µVision compiler for debugging the Micromint Bambino using the mbed HDK with CMSIS-DAP firmware.
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.
* 1. Press ALT and F7 on the keyboard to bring up the Options for Target window.
* 2. Click on the "Debug" tab.
* 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.
+
* 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.
[[Image:mbed-dap-1.png|center]]
[[Image:mbed-dap-1.png|center]]
-
* 4. Click on "Settings" next to where the debugger was selected to bring up the Target Driver Setup window.
+
* 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.
 +
[[Image:mbed-dap-2.png|center]]
* 5. Click on the "Flash Download" tab.
* 5. Click on the "Flash Download" tab.
* 6. Click the "Add" button.
* 6. Click the "Add" button.
* 7. Scroll and select "LPC18xx/43xx S25FL032 SPIFI".
* 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.
* 8. Change the "Size" to 0x4000 and the Target Driver Setup window should look like the image below.
-
 
+
[[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]]

Current revision as of 14:01, 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