Search Results

Search results 1-1 of 1.

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

  • Hi, I'm trying to debug FreeRTOS with the tickless feature enabled (i.e. uses WFI) on a iMX RT1050 CPU. If the CPU is executing the WFI instruction J-Link fails to connect with the following error: "ERROR: Could not find core in Coresight setup" "Could not connect to target" There is no problem outside of WFI. The full log follows below. My question is: how can I flash and debug a software that uses the WFI instruction? Thanks Petr Source Code (76 lines)