Forum Discussion
Altera_Forum
Honored Contributor
15 years agoRunning microC/OS-II from onchip memory
I have a Quartus 10.1 SOPC design with a nios2 running out of on chip memory. The nios2's reset vector points to the onchip memory with offset 0x0. The exception vector points to a separate onchip me...
Altera_Forum
Honored Contributor
15 years agoI built the "Hello MicroC/OS-II" app from the template it works OK. So I don't think it is an issue with MicroC/OS-II. Maybe an issue with the interniche stack in the simple_socket_server example?