We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, Sirs: I use the Cypress EZ-USB Fx2 platform to develop programs, and debugging with the Mon51. In this hardware platform, the totally XData area(0x0000-0xFFFF) can both be used as CODE and RAM space. I am sure that my program is loaded at Code:0x8000-0xBFFF and XData:0xC000-0xFFFF space. The Mon51 is installed and executed at Code:0x00-0x17FF Data:0x1800-0x18FF by invoking
install.bat 5 18 0
"mov R7, A"