Hi,
I'm developing an algorithm on DSP. It takes long time to load initial data from the file on PC.
I konw that data and memory location must be passed by ARM, but now I'm using CCS to do simulation.
How can I do to set inital data and create memory on DSP without ARM faster?
Sould I just load file from PC using emulator?
Now I'm loading the data to 2G DDR3 when program start, the inside cache and memory is not large enough.
Environment:
CCS5.2 without BIOS, using emulator TI XDS100v2 USB Emulator.
Perform algorthm on DSP674x, the DSP in DM8168.
Data load from PC is image, initial parameters and so on.
Wish someone can help me.
Thanks a lot.
Hello,
Lin ChiungData load from PC is image, initial parameters and so on.
What format is the image file? If it is some binary file, then you can use the memory load feature in the memory window to load a binary file. This would be the fastest option to load some data to memory. It would be similar to the video below except instead of a *.dat file, you would load a *.bin (binary) file
http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/CCSv4/Demos/MemorySave_Load.htm
Thanks
ki
-----------------------------------
Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.
Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.
Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide
Click here to track an issue. Enter your bug id in the "Find Record ID" box