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.
8 years, 11 months ago.
Debug Problem using OpenSDA in Eclipse
Whenever I start the Debugger in Eclipse I get the following error message in the console:
Open On-Chip Debugger 0.8.0-dev (2015-01-09-16:23) Licensed under GNU GPL v2 For bug reports, read http://openocd.sourceforge.net/doc/doxygen/bugs.html Info : only one transport option; autoselect 'cmsis-dap' Error: unable to open CMSIS-DAP device Error: unable to init CMSIS-DAP driver Error: Error selecting 'cmsis-dap' as transport Runtime Error: /opt/Freescale/KDS_v3/openocd/bin/..//scripts/kinetis.cfg:3: in procedure 'script' at file "embedded:startup.tcl", line 58 in procedure 'interface' called at file "/opt/Freescale/KDS_v3/openocd/bin/..//scripts/kinetis.cfg", line 3
Is there anything I am fundametally missing? The approach taken is described here: https://developer.mbed.org/cookbook/eclipse-for-building-and-debugging
I am using the Standard Bootloader and didn't install any additional OpenSDA applicaton. My board is the K64F.
Thanks for any advise!
Rainer