J-Link not working with CX3.

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

cross mob
Anonymous
Not applicable

Hi,

   

We are trying to debug Denabola CX3 platform using SEGGER J-Link.

   

As we understand, CX3 firmware uses ThreadX RTOS and J-Link only supports FreeRTOS and embOS.

   

In such a case, how do we use J-Link for debugging CX3. Is there a threadX plugin available for J-Link.

   

If not, what other debug options do we have.

0 Likes
2 Replies
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

SEGGER J-Link does work for CX3/FX3 platform. Please refer the attached documents to setup the debugging environment.  (section 3.1)

0 Likes

Hi I am also working on a denebola board, which shows the same problem.

Connection with the device can be made up until the first breakpoint in the main loop, but once trying to proceed further than CyU3PKernelEntry (); it returns the following error:

ERROR: Bad JTAG communication: Write to IR: Expected 0x1, got 0x0 (TAP Command : 2) @ Off 0x5.

0 Likes