I want to download the firmware to MCF54415 with flash programmer of codewarrior and multilink, fail

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

I want to download the firmware to MCF54415 with flash programmer of codewarrior and multilink, fail

2,561件の閲覧回数
andylong_2024
Contributor III

MCU : MCF54415

tool is : Multilink

flash device : MT29F2G16A

 

select TWR-MCF5441X_EXTFLASH.xml.

andylong_2024_0-1733903719073.png

 

andylong_2024_1-1733903742787.png

I click" erase whole device "

the result(could not find the flash ID) is as below:

fl::target -lc "LC for Simple Flash (1)"
fl::target -b 0x40000000 0x7ffffff
fl::target -v off -l off
cmdwin::fl::device -d "MT29F2G16A" -o "2048Mx16x1" -a 0x0 0xfffffff
cmdwin::fl::erase all
Beginning Operation ...
-------------------------
Chip erase not supported. Erasing sector by sector.
Performing target initialization ...
Downloading Flash Device Driver ...
Reading flash ID .....
Error: The Get Flash Device ID Command failed. Flash driver reports the following error(s):
Error: Getting flash ID failed
An invalid preference was passed to the ColdFire GDI protocol(ColdFire GDI Protocol Adapter)
Error: The Get Flash Device ID Command failed. Flash driver reports the following error(s):

 

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

2,539件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

The default CodeWarrior for MCU V11.1 created MCF5441x project target is RAM. 

That means only load image to MCF5441x chip internal RAM momory.

Customer need to set Flash target manually. 

When custoer is using [Flash File to Target] tool, it also need to select correct board initialization config file and correct memory config file:

Hui_Ma_0-1733965042456.png

If customer only want to do MCF5441x board external Flash programming, customer could download and use [MCF54418 NOR and SPI serial flash programmer (CFFlasher)] tool.

Wish it helps.

Mike

0 件の賞賛
返信

2,533件の閲覧回数
andylong_2024
Contributor III

hi, I want to use multilink to do MCF5441x board external Flash programming with CFFlasher,

but fail.

what tool should I need, is it USBDM?

thanks

andylong_2024_0-1733984969026.png

 

andylong_2024_1-1733984985994.png

andylong_2024_2-1733985054624.png

 

 

 

 

0 件の賞賛
返信

2,528件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

CF Flash tool is using P&E USB-ML-CFE debugger.

Hui_Ma_0-1733993955761.png

If customer want to use P&E Multilink debug probe, customer could try to use P&E PROG Flash Programming Software (PROG-HL-CFZ).

Hui_Ma_1-1733994130363.png

Thanks for the attention.

Mike

 

0 件の賞賛
返信