Other Parts Discussed in Thread: SYSBIOS
Tool/software:
Hi team,
I want to check there is any problem if I remove load module in TI RTOS? Will this operation affect the performance and stability of Ti RTOS?
Regards,
Shawn
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.
Hello Shawn,
Can you tell me the reason you want to remove the load module from the RTOS?
In general, removing any functionality of the RTOS without complete understanding will cause you issues in the future.
Regards,
Saswat Kumar
Hi Saswat,
The reason is customer's SW is run out at ti_sysbios_utils_Load_Module_State_0_tastStartTime_A. They find the SW will be not run out if they shield this module.
If this module will affect something? Or can you provide some potential reasons why this module will have problems.
Regards,
Shawn
Hello Shawn,
Again, like I mentioned this load module will be used across the RTOS. We do not ever recommend modifying the OS functionality.
And still there is no reason as to why you would need to remove it?
Regards,
Saswat Kumar