2009-10-14 08:42 AM
ZAP debugger
2011-05-17 06:05 AM
I have built a project in the IDEA tool. I want to use the ZAP debugger. When I right click on the Debugger icon to select the debugger I don't see a ZAP debugger exe file. How do I get it. I have an RLINK/SWM interface for programming and debugging the STM8S103K chip.
2011-05-17 06:05 AM
Hello,
The ZAP debugger for stm8 exists only for simulation: if that's what you are interested in, you can contact me atmailto:luca.ubiali@cosmic.fr
If you want to debug on real hardware you must select another debugger: either STVD from ST or something from other 3rd parties. Regards, Luca (Cosmic) [ This message was edited by: _luca on 14-10-2009 09:35 ]2011-05-17 06:05 AM
Thanks...