LPC55s28 cannot access adresses > = 0x10a00

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

LPC55s28 cannot access adresses > = 0x10a00

ソリューションへジャンプ
929件の閲覧回数
bressan
Contributor III

Hi,

I've got a project running with LPC55S28 and uVision.

If the firmware tries to access memory adresses > = 0x10a00, it crashes with hardfault.

During ICD the memory above 0x109ff is shown as unknown "?? ?? ?? ..."

Is this a security feature? Every security seems to be disabled.

How can I read data at this location?

Edit: I put some data at this area with: "__attribute__((section(".ARM.__at_0x11000")))", then the error disapeared.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
845件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Bernahrd Bressan,

I think you met AHB read error. Please take a look at this article I ever wrote

[LPC55xx] How to fix AHB Read HardFault Error 

Best Regards

Jun Zhang

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
846件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Bernahrd Bressan,

I think you met AHB read error. Please take a look at this article I ever wrote

[LPC55xx] How to fix AHB Read HardFault Error 

Best Regards

Jun Zhang

0 件の賞賛
返信