Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 1 month ago.
Can I use Blueboard LPC1768-H from NXP here?
Hi, i have a NXP Blueboard Lpc1768-H that we use in college.
This one acctualy https://www.sparkfun.com/products/retired/9931
Can I use it with the mbed compiler and use this platafform?
The is another NXP Lpc1768 ready to buy here in mbed, but i would like to re-use mine.
Can you help me?
Thanks
2 Answers
11 years, 1 month ago.
Yes, you can use the mbed compiler and libs with that board. However, you need either a JTAG/SWD programming device or a serial port interface to download and flash the binary produced by the mbed compiler. Checkout my notes on the Landtiger board or other similar pages on this site for some more details. An alternative option to flash the Blueboard is to use the USB bootloader mode. However, this does not play well with the mbed compiler. You need to remap the code etc. Would not recommend using that.
11 years, 1 month ago.
I have Ulink2 too, i use it with keil.... Can I use this JTAG with mbed?
Ulink should work at least when you are able to flash a bin that was not created by Keil. Some programmers are locked to a specific tool or locked to a specific processor vendor. I have only used a Segger J-Link with their JFlash software. However any generic JTAG/SWD programmer should work.
posted by 16 Nov 2013