abhishekdixit
Full Member level 2
- Joined
- Dec 30, 2011
- Messages
- 124
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,296
- Location
- India
- 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
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