Altera_Forum
Honored Contributor
14 years agoerror when I build project of NIOS II IDE 10.1
Help help help me
I work with NIOS II IDE 10.1 I already pass the SOPC genration, and then I want to use the NIOS II IDE for outputing "hello word" I can create the "my_first_hello_word" and "my_first_hello_word_bsp" When I build the project of "my_first_hello_word_bsp", it is OK. When I build the project of "my_first_hello_word", it has errors error is ********************************************** Description Resource Path Location Type my_first_hello_word.elf section `.text' will not fit in region `onchip_memory2' my_first_hello_word line 0 C/C++ Problem Description Resource Path Location Type make: *** [my_first_hello_word.elf] Error 1 my_first_hello_word line 0 C/C++ Problem Description Resource Path Location Type region `onchip_memory2' overflowed by 8964 bytes my_first_hello_word line 0 C/C++ Problem total three errors ************************************************ please help me thank you very much