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, gurus,
I try to simulate simple blinky.
First i had a problem with "access violation at 0xFFFFFFF4 : no 'read' permission" but i solve this with adding R/W acces to required part of memory.
But after this my gebug simulation stuck at the first move of disassembly and doesn't responce on "step", "Step Over".
Could some one help me, please?
Sorry
processor is Cortex-M3, microchip is lm3s9b96
Does Keil supprot simulations of this i doun't know.
this project i allredy run at real bord and it is work perfectly and without problem with "access violation at 0xFFFFFFF4 : no 'read' permission". With other projects dame problem.
Version is uVision 4.60
Any ideas?
I found that only changes is
R13(SP) = 0xFFFFFFE0 R14(LR) = 0xFFFFFFF9 xPSR = 0x00000003
Problem is solved.
Adress to ROM was wrong