Other Parts Discussed in Thread: 66AK2H12
Hello everyone
I am using CCS5.5 to debug 66AK2H12 ARM project (I compile the ARM project in the CCS 6.1.0). I found that the variable shows different value than it should be. The below figure shows that the C1_ptr should be 0x80000000, however, in the Debug window it shows 0x90000000. In the later part, I would assign an new value to *C1_ptr. But at this time the value is successfully assigned to the address 0x80000000. From the below figure, you could also notice that C2_ptr has strange value too. Can anyone tell me why this happens?
Thanks.
Xining