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?
Solved! Go to Solution.
Hi,
CyU3PKernelEntry is not a non-returnable call. Instead of stepping into this API, try stepping over it.
Best Regards,
AliAsgar