Hi All
I have migrated the project of around 20 years old which was created using uvision2 (compiler :-Keil C51 Ver 6.2x) to Keil uVison5.
I am able to successfully build the project but the hex file generated is of only 6kb where the hex file created by the uVision2 is of 181kb.
I am using Keil uVision5 in trial version but I am not getting any messages saying build or compilation is restricted due to trail version.
Then I tried to flash the hex file to micro controller but it doesn't work.
What may be the reason for improper hex file generation.??
One important reason of course is the Compiler and its configurable settings in use. I assume that there are even settings that no more exist when comparing both Compiler versions in use.
Another reason - Browse/Debug Information is turned off:
www.keil.com/.../uv4cl_ca_createhexfile.htm
A closer reply requires seeing the project.