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/AWR1642: AWR1642

Part Number: AWR1642

Tool/software: Code Composer Studio

Hello,

I am using AWR1642 radar sensor. I tried to print the data being processed by the dss_main.c file using System_printf. I could print normal lines like 'Hello' once but when I tried to print the number of detected objects at line number 684 shown in image below (which runs in loop), my program crashes after printing it 2 or 3 times. I get the following error

Is there any specific reason for this and also what could be the solution to this problem?