Hi,
Sometimes i observer some invalid prints in the DSP/BIOS message log window of CCS:
97413 *** ERROR: 0xfefd1409 0xfefd1409 ***
100221 *** ERROR: 0xff16fef8 0xff16fef8 ***
16253176 *** ERROR: 0xea15f0fa 0xea15f0fa ***
16286072 *** ERROR: 0xf602f9ec 0xf602f9ec ***
24970100 *** ERROR: 0x1d0000f4 0x1d0000f4 ***
25329019 *** ERROR: 0x4011010 0x4011010 ***
25919356 *** ERROR: 0xf6fceef3 0xf6fceef3 ***
33064185 *** ERROR: 0xe08f506 0xe08f506 ***
42596728 *** ERROR: 0x60103f8 0x60103f8 ***
I use SYS_Error() in my code at few places.
I'm using CCS version: 3.3.82.13 , cgtools: 6.1.19 and DSP/BIOS: 5.33.04.
This is observed from the DSP L2 memory dump taken from field. Most of the time the prints in "Message Log" are valid. When i see the above mentioned prints i also observe that the DSP L2 Memory dump is not proper. So do the prints mean the DSP-Dump is corrupted?
Regards,
Justin