Hi Jennie.
Thank you for your quick response.
I am unable to watch the movie (I'm pretty sure it's corrupted or something).
But I do know what "Flash File to Target" is, and no - I am not using this option.
I am using a predefined task, see enclosed ttf file and screenshot (see enclosed files).
In opposed to downloading (programming) through the debugger, which always runs smoothly, this task doesn't always complete successfully, as depicted in the original post (above).
When this task does complete successfully, the output in CW console is:
fl::target -lc "ThimbleLeds"
fl::target -b 0x60 0x100
fl::target -v off -l off
cmdwin::fl::device -d "MC9S08QG4_FLASH" -o "4kx16x1" -a 0xf000 0xffff
cmdwin::fl::protect all off
Beginning Operation ...
-------------------------
Performing target initialization ...
Device MC9S08QG4_FLASH
Detect frequence ...
Frequence 4282.39 Khz
Flash Operation.
UnProtecting ........
Unprotect Command Succeeded.
Device MC9S08QG4_FLASH
cmdwin::fl::erase all
Beginning Operation ...
-------------------------
Device MC9S08QG4_FLASH
Erasing .............
Erase Command Succeeded.
Device MC9S08QG4_FLASH
cmdwin::fl::image -f "E:\\Production\\ThimbleLeds\\Bin\\ThimbleLeds.s19" -t "Auto Detect" -re off -oe off
cmdwin::fl::write
Beginning Operation ...
-------------------------
Flash Operation. ...
Auto-detection is successful.
File is of type Motorola S-Record Format.
Device MC9S08QG4_FLASH
Programming .........................
Device MC9S08QG4_FLASH
Program Command Succeeded
Flash Operation. done
But again, this doesn't always complete successfully, so I've figured I must be missing something which the CW debugger takes care of.
Thanks again for your kind help :smileyhappy: