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: dss_main.c gets stuck after adding a printf statement in the code

Part Number: AWR1642BOOST

Tool/software: Code Composer Studio

Hi,

I am working with LAB 12 from the automotive toolbox and I am trying to print to the console the list of clusters.

in order to do so I am trying to add a "System_printf" line in the dss_main,c

Working in the SRR_DSS_SendProcessOutputToMSS function, I have tryied adding the some console pritn statements but, from what I see when I try debugging, then the program gets stuck in this print statement without throwing any error.

I don't understand why this happens, could someone explain it?

Thanks

Jaume