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.

CCS/AWR1642BOOST: Debugger automotive lab 5

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: SYSBIOS,

Tool/software: Code Composer Studio

Hi,

I have tryied using the debbugger with lab 5- object detection over can-  and I get an error at running it.

I have isolated the error and it occurs at line 2432 pof the mss_main.c "    canHandle = CANFD_init(&mcanCfgParams, &errCode); "

And the error that pops-out in the console and stops the code is the following:

..
ti.sysbios.family.arm.v7r.vim.Hwi: line 271: E_undefined: Hwi undefined, intnum: -1
xdc.runtime.Error.raise: terminating execution

Any clue on what could be causing this?

PD: Could it be that in order to run the debbugger this last one needs the CAN/USB device to work properly?

ty

Jaume