Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi TI,
What's the version of the FreeRTOS does the F2800156 use? Are there any disclosed vulnerabilites that have not been resolved?
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.
Tool/software:
Hi TI,
What's the version of the FreeRTOS does the F2800156 use? Are there any disclosed vulnerabilites that have not been resolved?
Hi Samuel,
C2000Ware has version 10.4.6 of the FreeRTOS kernel.
Interrupt are handled of FreeRTOS, so in the C2000 port, interrupts will continue to use the last task stack. To avoid this, you can take a look at the example code linked in this E2E thread
Regards,
Arnav
Are there any disclosed vulnerabilites that have not been resolved?
such as CWE-126 and so on