This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Downloading memory image to C6747

Hi,

I try to download to the C6747 the image of memory with using of scripting console. i use the JtagJet emulator from Signum Systems, and debuging of programm works excellent. The problem started when I installed the new version of CCS (5.3.0.00090 ).  The  command , I previously used,"js:> loadData 0xc0000000 0 "Lizard_v1.dat" 0x8AD3" desn't work.  The CCS gives the error "ReferenceError: "Lizard_v1" is not defined.". The enviroment has been set with "js:> env.setCurrentDirectory("C:/Users/Lech/Documents/A_PROJEKTY/E3Tech/Lizard_v1/CCS")" and the .dat file exists.

Is there the simple way to work around the problem?

Lech