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
16 years agoAfter successful compilation there will be a line mentioning total size of code + initialized data.
Your on-board memory should be large enough to hold this code + some extra space for stack operations. Hope this will help u. -Sanjay