Hi, I have a question again.
I don't know about this operation at c6748.
Use the CCS4.x and XDS100 V2. And not use DIOS.
Problem is this.
EEP_SPI_Temp = EEP_Write_Step_Cnt % 0x3; <-- breakpoint here.
Variation value are
EEP_Write_Step_Cnt = 1,
EEP_SPI_Temp = 0.
Three red boxes are in above figure. Boxes are below;
I had a "Step Into". Then I had a below result;
The content in red box of above figure is below
I expected a 0x1(1). But result is 0x64003000(1677733888).
I can't find the reason of malfunction.
Clink this my project file.
Waiting for yours answer. Thank you.



