Ok, I created a bareboard project and I added the memory file "T4240RDB.mem" and the initialize target file "T4240RDB_init_sram.tcl" (as suggested by the Application Note you sent to me). Then I clicked execute, but unfortunately I get the following error message below:
fl::target -lc "rec-core00_RAM_T4240_Download"
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:\\Users\\Paolo\\Documents\\u-boot-T4240RDB-2014.07+fslgit-r0.bin" -t "Auto Detect" -re on -r 0xeff40000 0xefffffff -oe on -o 0xeff40000
cmdwin::fl::write
Beginning Operation ...
-------------------------
Using restricted address range 0xEFF40000 to 0xEFFFFFFF
Programming file C:\Users\Paolo\Documents\u-boot-T4240RDB-2014.07+fslgit-r0.bin
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: Scan timeout ](CCSProtocolPlugin)
Error: Connect Failed.
Thank you in advance for your support Adrian.
Paolo