We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
When you have the PK51 Version 6.20 you may use the LX51 Extended Linker along with the OHX51 Object HEX Converter. These tools generate a single HEX file that covers all banks.