Page 1 of 1

Add support for 30F6011A in the compiler

Posted: 23 Jun 2006 18:52
by Bob Shannon
I would like to have support for the 30F6011A directly in the compiler.

Currently you have to compile for the 30F6011, then lanuch the programmer, cancel the operation once the programmer detects that an 'A' suffix part is connected, then reset all the configuration bits by hand and then re-load the .HEX file before programming the part.

All these manual steps make it very easy to set something wrong, or forget to reload the .HEX file.

It would be much better if I can simply create and compile a project for the correct device from the start.