[SOLVED] CC1310 debug doesn't work in Keil with 6.14a DLL

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hi Hynek,


    we have two SmartRF06 Evaluation boards PCB 1.2 here.

    Best regards,
    Niklas
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • SmartRF06 + CC13xxEM behaves differently than my HWs. I tried various modifications but the only one which helped was using the same RC filter on /RESET signal. When I use 100k-100n as on TI's kit, application is correctly halted at beginning of main (). Using 10k-100n doesn't work. I think that CC13xx starts main () faster than J-Link can prepare break for main (). But I don't understand why J-link behaves this way. CC13xx can stop in ROM waiting for debugger so there should be enough time regardless of RC filter on /RESET signal...

    BR,
    Hynek