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.
10 years, 9 months ago.
no debug unit found error in mbed NXP LPC1768,KEIL,
After exporting program from mbed online compiler to keil uvision and building the program there, when I am pressing load I am getting the error no debug unit found error( AGDI CORTEX M ERROR) pressing the ok button of which I get flash download failed target dll cancelled.
5 Answers
10 years, 9 months ago.
1. Did you update firmware? http://mbed.org/handbook/Firmware-LPC1768-LPC11U24
2. Did you install VCP Driver?
3. Did you choose CMSIS-DAP as debug adapter on MDK-ARM?
I did not do the last two. How to and where to(PC/board) install the VCP driver? How can I choose CMSIS-DAP as debug adapter on MDK-ARM?
posted by 19 Feb 2014about step2
When you connect your updated mbed first time, you can see driver will automatically installed. (at least on Windows 7)
Did you see this? (Sorry, mine is Japanese version)
about step3
right click on your project name... (in this case, "mbed NXP...")
So, you can see "Options". On this window, you need to choose "Debug" tab.
On debug tab, you can choose debug adapter. You need to choose "CMSIS-DAP Debugger" and press "Settings".
If your mbed alredy found as CMSIS-DAP debugger, you can see like this.
If not, checkout step 1 and 2.
Sir when I am connecting the updated mbed first time in windows it is getting automatically installed but I am not seeing http://mbed.org/media/uploads/ytsuboi/driver-install.png (not even in english!)
In the debug tab, I see CMSIS-DAP Debugger already chosen but on pressing setting gives "The selected device has no configuration option."
posted by 20 Feb 2014Please try this :-)
http://mbed.org/handbook/Windows-serial-configuration#1-download-the-mbed-windows-serial-port
9 years, 1 month ago.
Do you have the solution now????? because i have the same problem... I need your answers.