How to use J-LINK to debug FX3?

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

cross mob
waxi_1305956
Level 3
Level 3

Hi.,i use the j-link to debug the FX3,but it can not enter the CyU3PKernelEntry ();How can i debug enter the thread_enter function?

0 Likes
1 Solution

Hi,

CyU3PKernelEntry is not a non-returnable call. Instead of stepping into this API, try stepping over it.

Best Regards,
AliAsgar

View solution in original post

0 Likes
3 Replies