This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C51 COMPILER V4.01

Hi All,
'am new to C51 compilier and I got this error message which I would like anybody familiar with C51 to help me out with a good suggestion on how to solve it:

C51 FATAL-ERROR-
ACTION: ALLOCATING MEMORY
ERROR: MEMORY SPACE EXHAUSTED
C51 TERMINATED
Compilation Failure

Thanks for your anticipated help.

Yemi

Parents
  • Thank you all. I have traced the problem to the size of the one of the c source files being compiled. To overcome the problem , the large have been split to 2 and linked together. The problem is over and I have succefully downloaded the resulting appliaction into the terminal.Thank you all.

Reply
  • Thank you all. I have traced the problem to the size of the one of the c source files being compiled. To overcome the problem , the large have been split to 2 and linked together. The problem is over and I have succefully downloaded the resulting appliaction into the terminal.Thank you all.

Children
No data