Hi,
I am trying to implement a sw reset functionality on a C2000 TMS320C28346 DSP. I am using the SYSBIOS in my application and I think somehow it blocks me from reseting the cpu. I tried to use the watchdog to initiate the sw reset by setting the WDCHK bits of the WDCR register to something else than 101 and it does something because
the code stops to run but it does not reinitialize itself from the beginning so it just gets nowhere afterwards. Maybe I am using wrong sysbios settings or something else is set wrong. In another project we use a TMS320F2812 without SYSBIOS and there this method works this is why I think it has something to do with the SYSBIOS.
Please help me if you have any idea.
Thanks and best regards,
Gergely