Forum Discussion
Altera_Forum
Honored Contributor
16 years agohello micro c osii
I am trying to get the hello world example for micro c osii to work on my board. I have a custom board with a cyclone III 120 on it. I have a serial flash and two sdrams hooked up as well as an onbo...
Altera_Forum
Honored Contributor
15 years agoHi, I am new in micro c osii
I am trying to run the hello MicroC/OS-II template from nios II IDE in my own SOPC system. I am using Stratix II GX EP2SGX90EF1152 FPGA. My system has Nios II processor, 128KB memory on chip, sys_clk_timer=10ms,jtag-uart, sysid, clk=50 MHz. When I built the project: Builted completed (all looks fine) When I run the project: leaving target processor paused and nothing happens and I don't get the message os Hello task1... hello task 2... Help will be greatly appreciated