MakeItC updates

Questions about the BASICtools and MakeItC
Post Reply
basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

MakeItC updates

Post by basicchip »

We haven't updated this in a while, but we are uploading a new version now.

No compiler changes, still using gcc 4.6.2

Many MakeItC changes, adding new part support LPC1549, LPC4078, LPC1769, LPC4330. Get's some of the things we have added to BASIC, which is improved hard fault reporting. In addition we have added #ifdef's to allow our sources to be compiled in a Keil environment. I'm still not a big fan of Keil, though with JTAG support it can do some things we can't do in MakeItC, but I find people end up relying on that too much and it wouldn't be bad but I also find Keil can be real flakey especially when you are debugging initial part configuration, with Keil not noticing the part has gone out into left field.



Post Reply