Altera_Forum
Honored Contributor
19 years agonios2-elf-ld -Ur
hello! my nios2 system have a problem. the complier can't find the errror when I use a inexistent function,for example: main() { aa(); } aa is not exsist. when the complier li...