Re: Reducing code size



tatto0_2000@xxxxxxxxx wrote:

I am using a 96KB ROM for my system but my code size now is exceeded
the limit.

And what exactly would be keeping you from going up to, say, 128 KB ROM?

I have tried to reduce the size by avoiding global variables however
it did not help much.

What made you believe that reducing globals would help reduce code size?

Appreciate if someone can point me what else I could do with the C
language coding in order to fit the ROM.

Impossible to tell from what you write. You named neither the controller architecture, nor the controller, nor what the code is with those 96K right now.
.