Hi,
This is the C5515 DSP MCU.
I'm currently reading and running through a code... The code seems right and follows the datasheet rules. However, I noticed a strange phenomenon with the EN bit as shown in figure 1.
Figure 1.
The datasheet states the following for this bit[15], as shown below.
The CCS debugger displays the opposite Disable/Enable status next to the bit number...
Its pretty much misleading, the meaning of 0 and 1 for the EN bit. How could I fix this?