Since myself is fond of assembler and since MCC offers code generation in C my question is as follows:Can I combine assembler and C in one project?Is it simply put to place both .S and .c files in the source folder of MPLAB X project tree?And the .h files..
↧