Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi,
I'm using Monitor program and C language setting. I have a .s file which itself includes the "macros.s" . But I get the same error : Can't open macros.s for reading: No such file or directory 1. I tried using .S file instead of .s 2. I used Eclipse as default working directory 3. I have main function in C and tried _main or _start or _alt_main in my assembly file Any suggestion?