Does anyone know the parameters to configure the FlowCode4 to work with PicProg2009/VM134
To work with PicKit2 is:
Compiler Options/Programmer
Location C:\Programs\Matrix Multimedia\Flowcode V4\tools\PICkit2\pk2cmd.exe
Parameters -PPIC%p -F%f.hex -M -A5 -T -R -BC:\Programs\Matrix Multimedia\Flowcode V4\tools\PICkit2\
I change to my location with same parameters:
Location C:\Programs\PicProg2009\PicProg2009.exe
Parameters -PPIC%p -F%f.hex -M -A5 -T -R -BC:\Programs\PicProg2009\
When I try “build to chip” in Flowcode
I get a message from the PicProg “Unsupported File Format!” and opens a blank page
Of course that the parameters are not the same. But I try
Anybody know which are
Tanks in advance