How to debug CYBT343026-01 using a jlink in Winced 6.1?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
XiaoPing_Yang
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked

Hi Sir ,

   How to debug CYBT343026-01 using a jlink in Winced 6.1?

   Thanks.

0 Likes
1 Solution

Please refer to "Debugging Support Using a J-Link Probe" in the doc file of the WICED Studio.

Please use the "C_FLAGS += -DDEBUG" instead of "C_FLAGS += DEBUG" to enable the debug function. I can debug with the J-Link successfully.

View solution in original post

3 Replies
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

Could you take a look at this post and see if it can help.

Enabling-J-Link Debugging on WICED Studio 5.0.x (Resolved in version 5.1)

Hi Zhxh,

     Thanks.

      But  I have other problems now .无标题.png

0 Likes

Please refer to "Debugging Support Using a J-Link Probe" in the doc file of the WICED Studio.

Please use the "C_FLAGS += -DDEBUG" instead of "C_FLAGS += DEBUG" to enable the debug function. I can debug with the J-Link successfully.