hi,
I am trying to use "js>" command prompt or scripting console, to load binary file which contains data alone. It does not have any header or any other information.
I am using "loadRaw (0x0008000,PAGE_0,Parameter.bin,100)" command to load the binary.
I have set workspace location as "env.setCurrentDirectory("D:/CCS Workspace/Unified Build Integration/ESC_MC21_AEU_B/SOFTWARE/05_CODE/APP_TP_CON/src/")"
Still it gives error as mentioned below
Could Not Open File C:\ti\ccsv5\eclipse\TunableParameter.bin for reading. (C:\ti\ccsv5\eclipse\configuration\org.eclipse.osgi\bundles\412\1\.cp\resources\debugserver\memory.js#204)
OR
ReferenceError: "TunableParameter" is not defined.
Please suggest waht is wrong with the command.
Thanks & Regards,
Satya Sudhir