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] Mplab ide stack size setting ?

Status
Not open for further replies.

LOSTISLAND

Member level 3
Member level 3
Joined
Jun 8, 2010
Messages
54
Helped
6
Reputation
12
Reaction score
5
Trophy points
1,288
Visit site
Activity points
1,682
Hi all ,

I have problem to increase size of stack in MPLAB IDE
In Project => Build Options => Linker
Stack size setting is disabled
How can I increase the stack size ?

Thanks
 

which version of MPLAB and which toolsuite are you using?

using MPLAB V8.89 and XC16 I see
stack.jpg
 

I see you are using XC8 compiler which appears to have a fixed stack size, see discussion
https://www.microchip.com/forums/m786101.aspx

and try reading section 5.5.2.2.2 of the XC8 compiler manual

if you have an application that is running out of stack space it could be time to upgrade to a PIC16, dsPIC or PIC32 whill allow one to set stack and heap size
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top