Bambino-210 Manual/Appendix B
From Manuals
Appendix B - Using an External JTAG with the BAM210
Configuring the Bambino 210 to use an External JTAG
The JTAG connector is optional for the BAM210 and must be populated in order to use an external JTAG.
Follow these instructions to configure the Bambino 210 to use an external JTAG.
- 1. Locate the LPC11U35 Virtual COM Port Binary
- 2. Boot the MBED HDK into CRP DISABLED mode by shorting JP3 while connecting the USB Cable to USB1. A
drive should appear.
- 3. Program the Interface firmware by deleting the firmware.bin file and copy lpc11u35_vcom.bin to the CRP DISABLED disk.
- 4. Reboot the Interface by disconnecting and reconnecting the USB1 cable without JP3 shorted.
- 5. Finished!
The Bambino 210 is now ready to use with an external JTAG. A virtual COM port is now available to use on USB1.
The LPC4330 signals used for the virtual COM port are listed below:
| LPC4330 PIN NAME | MBED ALIAS |
| P2_10 | USBTX |
| P2_11 | USBRX |
Configuring Keil µVision Compiler
Please follow these steps for setting up Keil µVision compiler for debugging the Bambino 210's LPC4330 microcontroller.
- 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 debugger being used 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.


