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

how to compile c file that includes asm routines

in my application I have to combine -
in the same C file - both C code and assembly code. how can I compile the file?