[SOLVED] problem in compling the code

Status
Not open for further replies.

abhishekdixit

Full Member level 2
Joined
Dec 30, 2011
Messages
124
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
India
Visit site
Activity points
2,182
hello,
i am writing a code for my project in MPLAB IDE using PIC-18 compiler with PIC18F4550 controller. in which i have to use the two array of length 570 byte. the program is very big and working properly, but when i am assigning the second array it gives an following error.


i thought that this error may be due to lack of controller memory. may be my program is taking so much data memory, but when i saw memory usage gauge in MPLAB compiler, so it shows a lots of space in my controller.


now please help me what should i do?? i can't change my controller..


with regards,
Abhishek Dixit
 

If u check ur memory then only 663 bytes remain as general purpose while u assign 2 array having size 570 byte is variable char or int. try to reduce some size & compile
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…