Hi all.
Is there any way to reset CPU, restart a program from within this program? I'm using the C5515 ezdsp kit.
I'd appreciate your help.
Andreas
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.
Hi all.
Is there any way to reset CPU, restart a program from within this program? I'm using the C5515 ezdsp kit.
I'd appreciate your help.
Andreas
Hi,
TMS320C55x CPU 3.0 CPU reference guide explains a software reset.
It can be download from http://focus.ti.com/docs/prod/folders/print/tms320c5515.html
Regards,
Hyun
Hi, Im using FIngerprint Development Kit using TMS320C5515. I wish to understand the software control flow through the vectors.asm file of the FDK_DEMO. Hence,
1. Could you explain the easiest way how control shifts once the target device TMS320C5515 is rebooted?
2. How can i manually reset the DSP so that reset_isr is executed?
3. How can i debug vectors.asm file step by step?
Thank you.
-Sai