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.
More,
Gia
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