Flash programming on P3041DS question

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

Flash programming on P3041DS question

1,134件の閲覧回数
pete1
Contributor I

I have a P3041DS and is trying to flash a u-boot image using CW's flash programming utility, but got this error.  Any help would be appreciated.

 

fl::target -lc "hello_world-core0_ROM_P3041_Attach"
fl::target -b 0x2000 0x30000
fl::target -v off -l off
cmdwin::fl::device -d "S29GL01GP" -o "64Mx16x1" -a 0xe8000000 0xefffffff
cmdwin::fl::image -f "/home/ii-user/workspace/CW_PA_v10_1_2/hello_world-core0/ROM/hello_world-core0.elf" -t "Auto Detect" -re off -oe off
cmdwin::fl::erase image
 Beginning Operation ...    
-------------------------
Auto-detection is successful.   
  File is of type Elf Format.   
 
Performing target initialization ...    
Error:  Connect Failed.
Failed to correctly configure the JTAG chain(CCSProtocolPlugin)
Error: Connect Failed.


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

919件の閲覧回数
admin
Specialist II

More,

 

ROM ATTACH just attach to the target, not makes any initialization platform, so is normal to can't use the flash.

Gia

0 件の賞賛
返信

919件の閲覧回数
admin
Specialist II

Hi Pete1,

 

You couldn't use that launch configuration, you should use another launch configurations to flash (eg: hello_world-core0_RAM_P3041_Attach, hello_world-core0_RAM_P3041_Download). If this problem still reproduce then please re-check the connection from your machine to the board.

 

Thank you,

Gia

0 件の賞賛
返信