Page 1 of 1

Incorporating PPPv3 into Source Boost

Posted: Mon Nov 26, 2012 2:10 am
by d2squared
hi everyone!

I hope this finds you well. I have very new to E-block, PPPv3 and C ... I am more familiar with assembler. I'd like to setup PPPv3 as the programmer for BoostC in Source Boost IDE. does anyone knows the command line to type in the compiler option splash window?

thank you

Re: Incorporating PPPv3 into Source Boost

Posted: Mon Nov 26, 2012 12:43 pm
by Benj
Hello,

I think this is what your looking for.

"C:\Program Files (x86)\Flowcode\v5\Tools\PPP\PPPv3.exe" -cs 1 -chip PIC16F88 -nogui "file.hex"

You will need to change the device and the hex file to match your project.