This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WRONG XRAM VALUES DEBUGGING ADUC847

Hello:

I have a problem while debugging or simulating the analog device microcontroller Aduc847.

When I compile with "Small" memory model, I'm able to watch tha value of all the variables, but If I define the same variables with xdata ( on chip ram memory), with "large" memory model, then the values of this variables have no sense, the seems not to be updated properlly, nothing works fine.

At the options tab I have enabled "use on chip XRAM(0x0, 0x7FF)" and "use on chip ROM(0x0, 0xF7FF)
the code ram size is "Large: 64Kbyte program"

I use keil v7.07


Does anybody have any idea about what's happennig??

thanks in advance

David



p.d.
at the options tab BL51 locate I have enabled also "use memory layout from target dialog"

Parents Reply Children
No data