- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For demonstration purposes, I would like to extend the SimpleSocketServer example (that comes with the Altera dev kit) with pthread (POSIX).
I installed the NIOS-II development environment on my desktop. On my desktop (Windows XP), I can get the code to compile and execute. However, compiling and executing on an Altera Stratix II FPGA fails. Note that the SimpleSocketServer example uses ucos-ii as an operating system. Are default project settings of the SimpleSocketServer example incompatible for executing code using pthread on ucos-ii / Altera Stratix FPGA? Or does ucos-ii not support pthread?Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ucos-ii does not support pthreads.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a chance that some kind of "operating system abstraction layer" is available, implementing the pthread- and time interfaces/functionalities on microC/OS-II?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page