Setting up Keil MDK for lpc43xx

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Setting up Keil MDK for lpc43xx

342件の閲覧回数
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
ラベル(1)
0 件の賞賛
1 返信

316件の閲覧回数
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 件の賞賛