Forum Discussion
Altera_Forum
Honored Contributor
13 years agoMake file error in eclipse called from Quartus
1. Make file error 2. after programmed to board using verilog file, all lights are on no matter turn on or off switch, is it due to test bench module in top level file? will it affected c lan...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- The linker is not able to place your code into this small onchip ram. If you want to run MicroC/OS-II on your Nios then you need must more RAM and therefore you need to find some external memory. --- Quote End --- Work for me! Thank you ! excellent!:cool: