Other Parts Discussed in Thread: SYSBIOS
Hi,
I have a DSP executable that I can load using firmware_loader from Linux's command prompt, my board is z3-DM8168.
I would like to run some functions before the Firmware gets unloaded, due to firmware_loader 0 binary.xe674 stop -i2c 0
I am looking for something similar as the xdc.runtime.Startup module that offers
Startup_firstFxns
Startup_lastFxns etc ..
Do you know some mechanism that can acchieve some similiar behavior but at the end of the Firmware life cycle ?
Thanks
- Jose L.