This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C funtion debugging on a PC



Hello all,

I m trying to find out how to debug a simple C function on a PC to be sure of its behavior before sending it to another engineer who is going to perform on-board tests.

I m used to always debug on a board, and i completely have no idea how to do.

I found out on the forum i could turn on the option "local C/C++ application"

But when i launch i got the following error:

"C28xx: GEL: Error while executing OnTargetConnect(): Cannot read register ST1: data is not present at (ST1&~(0x0100)) [f28235.gel:312] at C28x_Mode() [f28235.gel:83] at OnTargetConnect() .

C28xx: Can't Run Target CPU: This operation is not supported by this driver"

Any idea what s going on ?

 As far as i only want to debug one function, any idea for the best method?

Thank you,

Best regards.