Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] Good compiler for PIC16 that integrates with MPLAB well

Status
Not open for further replies.

zia.newversion

Member level 5
Joined
Mar 28, 2010
Messages
83
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
Pakistan
Activity points
2,188
People, please tell me which compiler you use for PIC programming, because I am starting to lose trust in HI-TECH C... It doesn't behave good with stack... (Stack underflows...)
And please let it be integrated into the MPLAB... I don't want to use any other IDE. MPLAB works best in Windows 7.
I desperately need some guidance here because I am frustrated trying to compile clean-looking code in HTC and getting errors that mean nothing.
 

Hi,

Why don't you try boostc compiler :

"BoostC was designed to rival Hi-Tech C compiler. This ANSI C compatible compiler supports features like source level debugging, signed data types, structures/unions and pointers.
The BoostC compiler can be used with the SourceBoost IDE (Integrated Development Environment), or can be integrated into Microchip MPLAB.
BoostC works under MS Windows 98/ME/NT/2000/XP/Vista/7."

SourceBoost Technologies
 

i like very much the CC5X Compiler (which works with MPLAB)
 

I have been using the Hi-Tech compiler for many years and I don't think I have ever had a stack underflow?
I have tried a few compilers with Mplab and I cant see that they offer, in terms of C support, anything that Hi-Tech does not.
Hi-Tech has many thousands of satisfied users.

Maybe it's the code you are writing?
It would be interesting to see code that generates a stack underflow error.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top