i wonder if it is possible to run a standalone app, ie without an OS.
if so, is there any demostration?
and can someone give me some specific procedure to make my app runable without CCS.
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.
To better help - can you describe what your application/use case is ?
You can build a stand alone app(for both ARM and DSP) using CCS studio software.
We do not have any such demos
For set up with stack pointers, interrupt vectors etc, there are standard libraries that you can make use of:
One document to refer is : http://focus.ti.com.cn/cn/lit/ug/spnu151f/spnu151f.pdf
Regards
Varada