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.
Tool/software: TI C/C++ Compiler
Hi,
I am trying to debug a problem where the DSP stops attending interruptions (EMIF).
I have tracked until memcpy: is it possible that it disables interruptions for better performance and, under some conditions, they are not re-enabled?
Is it possible that memmove has the same behaviour?
Jose Luis Gomez Costa said:I have tracked until memcpy: is it possible that it disables interruptions for better performance
Yes
Jose Luis Gomez Costa said:and, under some conditions, they are not re-enabled?
No. Interrupts are always re-enabled.
Thanks and regards,
-George
This thread has moved beyond the expertise of us compiler experts. Is your problem resolved?
Thanks and regards,
-George