??? 05/07/05 06:05 Read: times Msg Score: -2 -2 Off-Topic |
#93153 - off topic PIC |
I am using PIC 18F452 microcontroller in one of my project.
Simulator is from MPLAB V 7.10 Compiler is from HTSOFT 20days demo version I am facing one problem, I tried with forums on htsoft.com but did not find proper solution Problem is about memory allocation. I am using a struct process of size 13 bytes compriesd of int & char variables When i tried to define array of type process of size 5 linker generated an error of cant find psect words /* can not allocate memory */ but when i increased the size of an array to 15 it worked well now this is too much for my apllication to waste this much memory. Can any one help me in this case I couldent collect enough info. about memory allocation from tuotorial provided by htsoft. Hope to get reply Thank you |
Topic | Author | Date |
off topic PIC | 01/01/70 00:00 | |
Align data memory bytes?![]() | 01/01/70 00:00 |