I'm using the Keil C51 tools for a project I'm designing. I am using Atmel 89S52 device for my project.I wanted to use the internal 8K flash and external 64 KB flash for code.How i can create my hex file for these internal and external areas.where i will have to program this hex file. It will be in the external Flash? What's the best way to go about this?