Hi ufedor,
Thanks for your reply. I tried your instruction but I still got some error.
The first instruction for RCW I supposed it was work and I can attach the T4240QDS board via PowerDebug USB3, which failed to attach target with default RCW location (0_0010_1111).
The second instruction didn't work yet. I use Flash Programmer of CodeWarrior IDE and create a USBTAP target connection with default T4240QDS template. When I erase and program Flash image, it print errors message at console below and hang:
fl::target -lc "LC for Simple Flash (2)"
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 "C:\\T32_USB3\\demo\\powerpc64bit\\hardware\\qoriq_t4\\t4240qds\\wwj\\QorIQ_SDK_V2.0_T4240QDS_20160527_NOR_Flash.bin" -t "Auto Detect" -re on -r 0xe8000000 0xefffffff -oe on -o 0xe8000000
cmdwin::fl::erase image
Beginning Operation ...
-------------------------
Auto-detection is successful.
File is of type Binary/Raw Format.
Performing target initialization ...
Error: Connect Failed.
Failed to reset the target
[CCS last error: T4240: HRESET occurred during transaction ](CCSProtocolPlugin)
Error: Connect Failed.
Could you please look further into it, many thanks.
