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

Bambino-210 Manual/Appendix C

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Created page with '10 ==Appendix C - Configuring Keil MDK for CMSIS-DAP== ===Configuring the Bambino 210 to use an External JTAG=== ===Configuring Keil µVision Co…')
Line 1: Line 1:
[[Category: Bambino-210_Manual|10]]
[[Category: Bambino-210_Manual|10]]
==Appendix C - Configuring Keil MDK for CMSIS-DAP==
==Appendix C - Configuring Keil MDK for CMSIS-DAP==
-
===Configuring the Bambino 210 to use an External JTAG===
 
-
 
===Configuring Keil µVision Compiler===
===Configuring Keil µVision Compiler===
-
Please follow these steps for setting up Keil µVision compiler for debugging the Bambino 210's LPC4330 microcontroller.
+
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 debugger being used 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.
 +
[[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.
* 5. Click on the "Flash Download" tab.
* 5. Click on the "Flash Download" tab.
Line 13: Line 12:
* 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:Keil uVision Flash Download.png|center]]
 
----
----
[[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 16:52, 21 January 2015

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.

  • 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.
  • 4. Click on "Settings" next to where the debugger was selected to bring up the Target Driver Setup window.
  • 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.

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