Am I understanding you correctly? You are trying to compile C code with PicBasic? If so, that will not work, PicBasic is a compiler for PicBasic.
If I am misunderstanding, please post your code so we can see what is going on.
Am I understanding you correctly? You are trying to compile C code with PicBasic? If so, that will not work, PicBasic is a compiler for PicBasic.
If I am misunderstanding, please post your code so we can see what is going on.
Dave
Always wear safety glasses while programming.
Whoops, that was a mistake. The file is indeed in PicBasic, and has inline assembly denoted by "asm" and "ENDASM" lines. It was provided as a .txt file, and includes a .pbp file that is just a bunch of routines written in assembly. Thank you for the quick response!
Bookmarks