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/LAUNCHXL-CC1312R1: jump into error policy

Part Number: LAUNCHXL-CC1312R1

Tool/software: Code Composer Studio

Dear sir,

i have asked a question before here.

in Rov, i find this

sorry for the late...reply

I am working on cc1312 customer board.

we find our program will jump into error poilcy very often,

according to one of your PE

"I would try to comment out the "pinrt_debug_uart" and see if that "fixes" it. sprintf for example could require quite some stack and if your main task stack is to small, you might end up experiencing a stack overflow. Could you check the stacks of your task as well?"


how can we check this

and any more idea ?
how to adjust the stack/heap size?

thanks

Jeff