Can anyone reccomend a C or C++ compiler to program PIC Microcontrollers with? (specifically the 16FXX/18FXX series of chips) Ideally, i would like to compile the C/C++ code down to hex, assembly and/or binary.
Up to now, ive been using PicBasic as a language and i wish to branch out.
Thank you.