Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

nios2-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...