BAS0800 programmer

Hi all,

When using the BAS800 programmer, I should be able to program PIC's directly using the built in assembler (still writing programs in Basic)
Questions:
Say, I have a program 'saved' in a picaxe and the same in a PIC, will the PIC controller act faster?
Do I have to set 'fuses' and such and will the Program Editor guide me through?
Is there some sort of manual to help me out somewhere available?

Thanks in advance,

Erik
 

hippy

Technical Support
Staff member
From within Programming Editor, Help -> Assembler Datasheets would be a good place to start.

Programs converted and burned into a PICmicro will execute faster.

Note that the Convert to Assembler option is primarly for educational purposes, not a commercial compiler. There are limits to what it can do and some PICAXE programs cannot be converted to assembler.
 
Top