Run code from mpc5674Fflash, what need to be done?

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

Run code from mpc5674Fflash, what need to be done?

648件の閲覧回数
yanminhuang
Contributor I

The mpc5674F has 4MB flash, so it can run from flash for a large  program  that is larger than 256K Ram. what do I need to do to make the program run smoothly.  linker file  need change ? do I need to ovelay the code memory map?

thanks.

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

553件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

what IDE do you use? IDEs allow you to create project which already contains pre-defined startup files, linker files for RAM/flash target. For example, CodeWarrior IDE allows you to change the target anytime. Overlay is not necessary, of course.

Here you can find example with basic initialization:

Example XPC567XFKIT PinToggleStationery CW210

Regards,

Lukas

0 件の賞賛
返信