This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

"#pragma SRC" ->obj not generate

I've added a "#pragma SRC" to see the asm code of my C file, and on the compilation, the obj file was not generated (and so the linking stopped with ERROR L210: I/O input File).
Is it normal?

0