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.

RM48 interrupts does not work without JTAG probe

Hi

I'm using a RM48 (L952ZWTT) with a program embedded on target which works fine in JTAG probe context.

But in standalone this same program does freeze. After large investigations it seems to be on the very first interrupt that occurs .

If in the VIM I do no enable interupts, I have no more problems, neither when I do not enable individuals interrupts flags (For SPI, ADC, ...)


I am using  safeRTOS, and its clock based on RTI0, works well.

How can I investigate more deeply my problem ?

Thanks for your help