Can we use large memory model in Evalation version of Keil for C51.
Can? Want? Need?
You want to look at the generated code? Because the code size limitation means you will never be able to build a project large enough to need the large memory model. On the other hand - a developer can build huge projects without a need for the large memory model...