Hi I'm doing this project about Monitor and Control Green House Effect, I got no Error neither a warning but i cant build a Target due to memory is exceeding the limit. Here is My code and build output. Im using Microcontroller "Atmel AT98S52" with interaction of analogy to digital Converter ADC0808
"Build target 'Target 1' linking... BL51 BANKED LINKER/LOCATER V6.22 - SN: Eval Version COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2009 "STARTUP.obj", "Green house.obj" TO "Green house" RAMSIZE(256) ****************************************************************************** * RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0953H BYTE (116%) * ****************************************************************************** Program Size: data=93.1 xdata=0 code=3640 LINK/LOCATE RUN COMPLETE. 0 WARNING(S), 0 ERROR(S) *** FATAL ERROR L250: CODE SIZE LIMIT IN RESTRICTED VERSION EXCEEDED MODULE: C:\KEIL\C51\LIB\C51S.LIB (-----) LIMIT: 0800H BYTES Target not created"
Please help me i need to finish this in less than a mouth.
It has nothing to do with the compiler! The chip is the limiting factor.
People with the world's biggest supercomputers can't control the planet's climate!!
Its not about world's climate, my project is about monitoring and control inhouse green house effect and its for inside green house. anyway i will find another way. Thanks for your concern..