Working with reserved memory on LPC1549

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

Working with reserved memory on LPC1549

ソリューションへジャンプ
995件の閲覧回数
pat_wit
Contributor II

Hi everybody,

i wanted to ask two questions regarding reserved memory on the LPC 1549. In the user manual on page 13 the memory region between 0x1C02 8000 and 0x4000 0000 is marked as reserved.

Now my questions:

1) What kind of memory is this (RAM, Flash)?

2) What happens if i write/copy data (for example linking process) there?

The questions may look stupid but i am forced to switch MCU regarding the supply difficulties. I am considering two write one FW for two different MCU's and solve it with linking etc.

Best regards,

Patrick

0 件の賞賛
返信
1 解決策
985件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Reserved memory is not valid Flash or RAM. if you write code or data to reserved memory, the code will go to hard fault or unexpected error.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
986件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Reserved memory is not valid Flash or RAM. if you write code or data to reserved memory, the code will go to hard fault or unexpected error.

0 件の賞賛
返信
979件の閲覧回数
pat_wit
Contributor II

Hi,

thanks for the answer. I was already expecting this answer.

Best regards,

Patrick

0 件の賞賛
返信