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] Not enough memory for call stack ? help 16f877a

Status
Not open for further replies.

Ahmed.Soliman

Junior Member level 1
Junior Member level 1
Joined
Oct 22, 2010
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,434
what is this error ?


0 1 mikroCPIC1618.exe -MSF -DBG -pP16F877A -DL -O11111114 -fo4 -N"C:\Users\Ahmed Soliman\Documents\College\Measurments\Project\Thermocouple\Thermocouple.mcppi" -SP"C:\Program Files (x86)\Mikroelektronika\mikroC PRO for PIC\defs\" -SP"C:\Program Files (x86)\Mikroelektronika\mikroC PRO for PIC\Uses\P16\" -SP"C:\Users\Ahmed Soliman\Documents\College\Measurments\Project\Thermocouple\" "Thermocouple.c" "__Lib_Math.mcl" "__Lib_MathDouble.mcl" "__Lib_System.mcl" "__Lib_Delays.mcl" "__Lib_Conversions.mcl" "__Lib_ADC_A_C.mcl" "__Lib_PWM_c21.mcl" "__Lib_UART_c67.mcl" "__Lib_GlcdFonts.mcl" "__Lib_Glcd.mcl" "__Lib_LcdConsts.mcl" "__Lib_Lcd.mcl"
0 1138 Available RAM: 352 [bytes], Available ROM: 8192 [bytes]
0 126 All files Preprocessed in 47 ms
0 122 Compilation Started Thermocouple.c
99 1509 Generated baud rate is 9615 bps (error = 0.16 percent) Thermocouple.c
189 123 Compiled Successfully Thermocouple.c
0 127 All files Compiled in 436 ms
7 432 Not enough RAM for call stack __Lib_Delays.c
0 102 Finished (with errors): 23 Apr 2011, 01:59:06 Thermocouple.mcppi

---------- Post added at 02:10 ---------- Previous post was at 01:53 ----------

I got it ,, It's all about number of nested functions .
 
Last edited:

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top