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,569 次查看
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,547 次查看
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,541 次查看
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,536 次查看
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 项奖励
回复