Does anyone know how to create assembly code files from using PIC Basic Pro in MPLabs? (my board can only use assembly code files)
Printable View
Does anyone know how to create assembly code files from using PIC Basic Pro in MPLabs? (my board can only use assembly code files)
???
what you really need to do with the assembly code?
PicBasic will generate your asm code when compiling. Yeah unreadable but it do the job :)
If you want to use PicBasic within MPLAB, you'll need to install the MPLAB plugin.
Click here