*** error 65: access violation at 0x400FC0C4 : no 'read' permission

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

*** error 65: access violation at 0x400FC0C4 : no 'read' permission

3,859件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by h.lotfi on Wed Jan 28 05:42:55 MST 2015
Hi,
i have problem with simulation in keil....
i want simulate my progrom with cortex-M4 with chip LPC4357 and LPC4088, but i get this error:
*** error 65: access violation at 0x400FC0C4 : no 'read' permission
i add Initialization file to this path:
Project -> Options for Target -> Debug -> Initialization file

but my problem didn't solve...

i attach photo of error and my progrom with LPC4088...

thank you in advance  ;-)

Original Attachment has been moved to: LPC4088%20test%20code.zip

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

3,634件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by abhi on Thu Jun 02 01:16:13 MST 2016
Hi,

I am trying to learn RTX- RTOS using LPC4088. i am using simulator as target setting, build is done successfully but getting error after pressing debug button **********error 65: access violation at 0x400FC1A0: no write permission.

Need help!!!

Regards
Abi
0 件の賞賛
返信

3,634件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by h.lotfi on Sun Feb 15 00:44:45 MST 2015
Hi,
I test NXP samples, but i have this problem too...
0 件の賞賛
返信

3,634件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bavarian on Thu Jan 29 04:43:30 MST 2015
It seems that the simulator is not correctly informed about the MCU memory configuration.
0x400FC0C4 is a register address  in the APB peripheral space (PCONP in the System Control Block).
If the simulator does not know about those registers, it can't do anything useful with it.

So please check if you use the simulator correctly by means of studying the documentation from Keil and maybe some examples from Keil.

Regards,
NXP Support Team
0 件の賞賛
返信