Hi ,
I am using NIOS || software build tools-18.1 for creating application.
I would like to create a multi threaded application.
I have gone through Ethernet example.In that its using multi tasking with uc/OS.
What are the various options available to create multi threaded application.
Apart from creating multi tasks using uc/OS ,is there any other options available then let me know.
Regards,
Biswajit
链接已复制
2 回复数
You need a kind of operating system in order to do multitask. uc/OS is a possibility, but I think that you can also try FreeRTOS.
There is also a port of the eCos operating system to Nios II but given its current state I wouldn't recommend it.
