Other Parts Discussed in Thread: SYSBIOS
Hello,
Does SYS/BIOS support multiple applications running concurrently?
Thank you,
Jakub
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.
Other Parts Discussed in Thread: SYSBIOS
Hello,
Does SYS/BIOS support multiple applications running concurrently?
Thank you,
Jakub
Jakub,
What are you trying to do? SYSBIOS supports only 1 application on a processor at a time.
Judah
I am preparing to port Ethernet AVB stack from Linux to Cortex-M4 SYS/BIOS. The stack is composed of several processes. I guess I can change the processes into threads.
Jakub