according to data sheet PIC16F876/7A has 386 bytes of RAM. In the header of the lst-file you can see that 146 bytes are about 83%. when i want to add an int8 array of 64 the message would be: "Not enough RAM for all variables". there shoud be sufficient RAM. what's wrong? can you help me?
regards
Peter
CCS PCM C Compiler, Version 3.235, 26231 23-Nov-05 23:15
Filename: logger.LST
ROM used: 3101 words (38%)
Largest free fragment is 2048
RAM used: 119 (68%) at main() level
146 (83%) worst case
Stack: 4 worst case (3 in main + 1 for interrupts)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum