Setting up Keil MDK for lpc43xx

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Setting up Keil MDK for lpc43xx

333 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by twaggs on Tue Apr 03 19:31:40 MST 2012
I'm trying to get a blank project started for the LPC4350 and use the simulator debugger.

After adding the system_LPC43xx.c everything compiles and links, but when I go to run the program in the simulator I get the following:

*** error 65: access violation at 0x4000520C : no 'write' permission

Any suggestions?

Thanks,
Tyler
Labels (1)
0 Kudos
1 Reply

307 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by PhilYoung on Wed Apr 04 13:14:10 MST 2012
yes, as far as I have seen the environment doesn't model any of the 4350 hardware yet, so simulation does not work.
At least that's how it is in the latest Keil release.
All selecting a processor variant does for the 4350 currently is select the core variant and memory map.

regards

Phil.
0 Kudos