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.
9 years, 10 months ago.
Using the Arch Pro with KEIL µVision
Hello
Did the Seeeduino Arch Pro work with Keil µVision ? And can we we use the Debug tool of µVision with this board ?
Thanks for your answer. Yann
Question relating to:
2 Answers
9 years, 10 months ago.
Hello Yann,
The Arch Pro has an CMSIS DAP interface, so we can use the debug tool of uVision. Note: we need a driver to enable the debug feature. The driver is on http://developer.mbed.org/handbook/Windows-serial-configuration
Best, Yihui
9 years, 10 months ago.
Seeeduino Arch(LPC11U24) doesn't have an mbed interface. There is no debugger build in. You can export your program and compile with µVision, but if you want to debug, you need a debugging interface. See http://developer.mbed.org/users/yihui/notebook/debug-seeeduino-arch-using-cmsis-dap/