Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
uC-OS II is included only on the full version of the Nios IDE among other software examples. You can get the full version buy buying a Nios development board.
Otherwise you can use eCOS. You should think about a Nios development board since porting the eCos on a custom board with a custom SOPC configuration is not as straight forward as porting to a demo board. IzI - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by iztok.jeras@Nov 7 2006, 06:37 AM uc-os ii is included only on the full version of the nios ide among other software examples. you can get the full version buy buying a nios development board.otherwise you can use ecos. you should think about a nios development board since porting the ecos on a custom board with a custom sopc configuration is not as straight forward as porting to a demo board.
izi
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19259)
--- quote end ---
--- Quote End --- Thank iztok, I do have the Nios II Dev. Kit, but with Nios II 5 full version. Maybe I should contact Altera directly.
- Altera_Forum
Honored Contributor
If you have a development board, you may use the uC-OS II that comes with it (Nios II 5.0). I do not think there were many changes made to software examples, one of which is the uC-OS II. I you would like an upgraded version, you should pay Altera for an upgrade IPR-NIOS (US$495). You may ask your local Altera distributor, if they can send you only the CDs for free, without a license. I will not mention other ways to get the software.
You may still try eCos (the installation package can be found somewhere on this forum), but I do not feel confident enough to say this will be the best decision. If you wish to use Ethernet, read-write flash file system, USB, I2C... and you stil have enough time left for development (about 6 months to get it right) than eCos may be a cheaper option. IzI