Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTest programme for microC/OS II on NIOS II
Hi, I'm using microC/OS II with Nios II ISS to analyse the execution trace of this OS running on NIOS II. Right now I'm using the default hello world and successfully generate the trace file. My q...
Altera_Forum
Honored Contributor
16 years agoWhy not write some test programs - say do to factorials. You could perhaps play around with a couple of different math functions that use a common I/O display function to write data say to your JTAG UART.
Try using a semaphore to enable both tasks to share the single I/O without getting a garbled output in the console debug window. I recommend taking a look at this book if you want to get serious with using MicroC/OS-II: http://www.amazon.com/microc-os-ii-real-time-jean-labrosse/dp/0879305436