Part Number: TMS320F28388D
Tool/software:
Hello Experts,
This is a related question to TMS320F28388D: Stack memory utilization by FreeRTOS tasks - C2000 microcontrollers forum - C2000︎ microcontrollers - TI E2E support forums.
We are facing same issue, i.e., the firmware is getting reset frequently because we integrated control code generated from Simulink, for inverter. The inverter related functions are getting called from an ISR.
It is recommended to get these called from ISR instead of a FreeRTOS task, to avoid any latency during context switching.
The thread highlighted above is a year-old thread. Did you sort out the way to reassign the stack of ISR to the main stack and back to ISR stack, once the call is complete?
Thank you.
- Rohit