This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Programming the EPROM using CODE BANKING

Hello,

I am using code banking in my application. I am using a 128MB EEPROM 28F001. When I compile my program, I obtain two files with .h00 and .h01 extention. I have to separately program these files into the eeprom at areas 0x0000 - 0xffff and from 0x10000 to 0x1ffff. Is there any way that I get only one file having hex codes from 0x00000 to 0x1ffff

Regards,

Mohit Gupta

0