2003-12-18 12:59 AM
Cosmic C Complier - Code Limited (2k)
2003-12-11 09:25 PM
Using the Cosmic code limited C Compiler, an error apears, stating that ' Out of Memory, press OK to exit'! This is happening with both a single main C file and also a modular implememtation with routines in separate modules, called from a simple main file.
Are there limitations of the limited complier to the number of files in a project or the size of file? As the code size, has not reached he 2k maximum yet we are stuck. We are using the ST7FLITE05 so don't think we need the 8k veriosn of the complier?2003-12-18 12:59 AM
Never seen 'Out of memory' but you might get an error message with older compilers moaning about the number of files in a project.
Try d/l the latest compiler from to fix your problem.