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,
I just started a project with the NXP (Sharp) LH79525 controller. I created a new project in Keil µVision3, selected the controller, and used the pre-made startup file; LH79524.s The LH79524 and LH79525 are all most identical, so I guess that is why it chooses this one.
I wrote a simple C program, just to try out the simulator, but here the problem begins. When building, no warnings or errors occurs, but when running the Debug, I get the access violation in the 0xFFFE2000 register. This is the RCPC (Reset, Clock and Power Register) register. I am not really experienced in programming systems like this, but I find it pretty impotent to have access to this register.
Any one who knows if this is a bug, or some setting that has not been set?
Regards Bjoern Soerensen
Hello Bjoern Soerensen,
Please notice that there is no simulation for this device available. See also http://www.keil.com/dd/chip/4470.htm
Best Regards, Martin Guenther
Incredible that I have not seen this before now. Guess this is the reason for my problems, or what?
The note says:
NOTE Simulation for this device is provided by the default peripheral simulation driver. Complete peripheral simulation is not available at this time