bilko
Joined: 17 Oct 2003 Posts: 24 Location: Dorset, UK
|
Compiler hangs |
Posted: Mon Aug 01, 2011 12:01 pm |
|
|
I am using the COMMAND LINE PCD compiler V4.124 for a PIC24FJ256B108.
Currently my code generates 14500 lines in the list file and uses 12% of the ROM.
I now find that if I make my program a little more complex (eg add an unused function or data structure) the compiler hangs after 7938 lines.
IMHO this is not a particularly vast program.
Does the compiler have a limit to (for example) the number of symbols it can remember?
I only have the command line compiler so (as I understand it) I can't have multiple modules.
Bill |
|