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

How to program w/16 Data and address bus to 2 Flash memories

I have developed a software, compiled and ran. In the end the output file is a HEX intel file. My arrange of the memory is 2 AM29F040 (512k x 8) but as we all know the C167 micro has a 16 bit address and data bus, so I am using 2 Flash ROMs connected accordingly. I've been breaking my head trying to figure out how am I going to program this 2 memories. As I said, when I create the HEX file it is only one. I would like to cut this hex file in 2 so that in the end I have High.hex and Low.hex files and then program the memories one by one. Can this be done? Is there a program that allows me to cut this hex file into high and low parts?
Every program or recommendation I've read are directed to an 8 bit address and data bus which is not the case here.

Please help...
Ernesto Garcia

Parents Reply Children