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

HEX-386 or HEX-80

Hi,

I have a query that when i am using code banking for my MCU, it generates n number of hex files, where n is no. of banks. The extension is .H01, .H02,.......
Otherwise it shows error *** ERROR: ADDRESS OUTSIDE INTEL-HEX RANGE (USE 'H386' CONTROL)
.. Now when i compare the two hex files they turn out to be different. As hex-386 is for 32-bit addressing and Hex-80 is 16 bit.
Will the HEX-386 work same as did HEX-80 on the same MCU ?