Other Parts Discussed in Thread: UNIFLASH
Hello,
I´m facing a big problem while I am programming the 2808. In my project i have to adapt a c code from an avr microcontroller to my 2808. After I adapt that code with code composer i started debugging. The something really surprising happend. While I was debugging I mentioned that die CSM Modul in the DSP was set Secure bit = 1. Of course I didn´t set the bit by myself. The problem is I can´t debug because the DSP is self locking. Is there any chance to deactivate the csm so that i can find out how this can happen? I can´t locate if PWL0-PWL7 are all 0 (DSP lockes forever) or if my c code writes random values in the register (i guess this is what happens). Perhaps anyone can help my solving this hard problem?