Hello Everyone
I am using Keil Software and At89c51 which flash memory is 4K. but whenever I am debugging my program in keil it just says that Code limit is 2K. and now my code exceed 2K but lesser to 4K byte. then also keil gives me error that code size limit exceeds.(program size just 2400byte only.) for knowing purpose I have copy all code and start new project in keil with different controller of 8K byte then in that also keil gives same error. Can anyone help me to resolve this. for my keil version I am putting the below image.
IDE-Version: µVision3 V3.80 Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2009
License Information: jay bhut Hewlett-Packard LIC=----
Tool Version Numbers: Toolchain: PK51 Prof. Develpers Kit Version: 8.18 Toolchain Path: C:\Keil\C51\BIN\ C Compiler: C51.Exe V8.18 Assembler: A51.Exe V8.01 Linker/Locator: BL51.Exe V6.20 Librarian: LIB51.Exe V4.24 Hex Converter: OH51.Exe V2.6 CPU DLL: S8051.DLL V3.65 Dialog DLL: DP51.DLL V2.54
you are using the free eval version software which is limited to 2k
Erik
Ok I got that.
its free version only..
Could you please Suggest me any other simulator which can download from internet and where I can run my c code which has memory size more than 2K.
Thanks.
what will a simulator help when you can't compile and link your code
I guess he's assuming that all "Simulators" are like Keil's in that they come complete with build tools...?
Or perhaps he has already found build tools?