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.
How I am can perform software reset in C6748? I have User bootloader( AIS) and primary firmware. After User bootloader started, it start load primary firmware. But I am need have this software reset in primary firmware, that after this reset the booting should start from User bootloader.
Hi Ilgiz,
Please refer to the document whose link is given below. This should help you with software reset technique.
Page 80
TMS320C6748 DSP System Reference Guide
http://focus.ti.com/lit/ug/sprugj7e/sprugj7e.pdf
Regards,
Ankit Agrawal
Thanks! It seems work. But what difference between direct jump to 0x700000 and do it through RSCTRL register?
Generally speaking, using the reset control register is the more robust methodology.