Well, this is a bit subjective matter. Every C compiler is not the same, also has levels of optimizations, and even coding style can affect the resulting hex code size.
In any case here and then,...
Don't have time (code for to lazy) to read whole thread but did you already see this http://www.picbasic.co.uk/forum/showthread.php?t=23638
towlerg Today, 12:25For same reason I stick to PBP+MPLAB X. And in more than one case I compared very similar programs in C(and microC) and PBP, and PBP is by far smallest. So you can do more in smaller IC.
pedja089 Today, 10:13I agree with you although I feel that all this (MPLABX IDE, C etc) is a steep curve. Time keeps me away from this and I guess for others too. Hobby is another thing and a hobbyist may have all the...
Ioannis - 8th December 2019, 23:19I own HIDmaker and recommend it every chance I can, but I don't believe it will solve your challenge. Thanks for that USB Treeview link Trowlerg. I'll put it on my work PC and see how it works.
mpgmike - 8th December 2019, 16:45In the new Nuts and Volts Magazine, 2019-Issue 4, starting on page 16, is my submitted article, "Nextion Touch Screen Display (Part I). There is a Part 2 already in the hopper for next issue, and I...
mpgmike - 8th December 2019, 16:35I design controllers for a living. It therefore behoves me to learn whatever is necessary to deliver the best product possible. I never went to school for programming, electronics, or anything else...
mpgmike - 8th December 2019, 16:28yes i have also fallen in to the trap of using the pic chip that i know or limiting it selection to what PBP supports and also knowing it faster to do it in PBP than to start it in C where i am not...
longpole001 - 7th December 2019, 02:25
Re: IOC on the 27k40
I agree 100% Ioannis...
Dave Today, 14:28