How to set code to program into FLASH memory_MPC5748G

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

How to set code to program into FLASH memory_MPC5748G

1,016件の閲覧回数
dbabu_ele
Contributor I

Hi All,

Currently i'm using the sample code from NXP community for MPC5748G.

Can anyone please let me know how i can check the code is flashed into FLASH or SRAM memory?

How to change the code to program into FLASH memory?

I have attached the sample code which i'm using.

Thank you,

Babu Dudekula

タグ(2)
0 件の賞賛
返信
1 返信

923件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hi,

The code is loaded into Flash, you can see it from the Lauterbach cmm file or from linker file.

As you can see from map file:

pastedImage_1.png

your VLEtext section is in flash and there is also your code.

pastedImage_2.png

regards,

Peter

0 件の賞賛
返信