This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Code rom size exceeds 64K



Greetings,

I am using keil uVision5 IDE with C51 compiler ver9.54.I wanted to ask for the Code ROM size in options for target window is maximum up to 64Kbytes and my code size is exceeding 64Kbytes and its giving "Target not created" error, so how i can manage the size of ROM?

I have tried to optimize my code with code optimization level "9: Common block subroutines" , it gets optimized to 50Kbytes but my code execution speed gets decreased.

So kindly suggest any solution to this,

Thanks in advance

Santosh.