Skip to main content
Visitor II
October 14, 2009
Question

ZAP debugger

  • October 14, 2009
  • 3 replies
  • 863 views
Posted on October 14, 2009 at 17:42

ZAP debugger

    This topic has been closed for replies.

    3 replies

    dstewart2Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:05

    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.

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:05

    Hello,

    The ZAP debugger for stm8 exists only for simulation: if that's what you are interested in, you can contact me at

    mailto: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 ]

    dstewart2Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:05

    Thanks...