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.

CCS/C66XCODECS: loading .dat file into memory using scripting console API's

Part Number: C66XCODECS

Tool/software: Code Composer Studio

hello,

I am trying to  load .dat file in to ddr3 addressing to 0xb3000000 using scripting console API's. For this operation am using loadData API.

when I run the script , am getting the following error,

"Cannot convert 3003121664 to java.lang.Integer".

I tried locating the .dat file into other memory locations addressing to 0x08000000, then I got the following error,

" no viable alt for char"

would you please help me in solving this problem?

regards

Prudhvi