When trying to recover flash image on NOR using CW 10.5.1Flash Programmer getting following error
On Ubuntu following dmesg confirms detection
[ 8588.500063] usb 2-5: new high-speed USB device number 9 using ehci-pci
[ 8588.638550] usb 2-5: New USB device found, idVendor=15a2, idProduct=50b3
[ 8588.638556] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8588.638559] usb 2-5: Product: CodeWarrior USB TAP
[ 8588.638562] usb 2-5: Manufacturer: Freescale Semiconductor Inc
[ 8588.638565] usb 2-5: SerialNumber: 09461311
On CW observed following error
fl::target -lc "LC for Simple Flash"
fl::target -b 0x0 0x180000
fl::target -v off -l off
cmdwin::fl::device -d "S29GL01GP" -o "64Mx16x1" -a 0xe8000000 0xefffffff
cmdwin::fl::image -f "/home/hemanth/t4240/test/flash-image/QorIQ_SDK_V2.0_T4240RDB-64B_20160527_NOR_Flash.bin" -t "Auto Detect" -re on -r 0xe8000000 0xefffffff -oe on -o 0xef000000
cmdwin::fl::erase image
Beginning Operation ...
-------------------------
Auto-detection is successful.
File is of type Binary/Raw Format.
Performing target initialization ...
Error: Connect Failed.
Could not connect to the Remote CCS Server
[CCS last error: Connection refused ](CCSProtocolPlugin)
Error: Connect Failed.