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.

How to set Environment Variable to Enable DBG, or Disable ARM/DSP load Statistics

Hi,

1.

when I ran dm6467 demo app, dsp and arm load statistics is displayed on the command. How can I disable this? as this might have negative impact on performance.

for example "dsp load: 45% arm load 50%"

 2. in demo code, I saw some DBG("text"); How can I enable this DBG? I just wanna make "text" displayed in the command.

thanks.