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 onboard memory.
I have an endless loop project running from onboard memory. But I'm not sure about the size of the hello world rtos project if it will run from onboard memory or if it is too large? When I compile, it doesn't complain, but it doesn't seem to be running either. I am not getting any hello world messages and I can't get breakpoints in the tasks to hit. Can anyone help me out with this. It should be straight forward, but I'm stuck. thanks:confused: