Maker Pro
Maker Pro

creating a hex file

aditya bhandari

Jun 10, 2014
5
Joined
Jun 10, 2014
Messages
5
hi,
i am using an SST89E516RD microcontroller. i have the code ready and just need to convert to hex file so as to load to my microcontroller. I am using Keil for generating the hex file. But keil does not have the same microcontroller in its part list. Can anyone suggest some other way or software to enerate the hex file for same. Also there is a SST microcontroller in Keil with the same configuration as i am using but serial number is different. Can i use that as my device to generate hex file and load in my microcontroller?
 

shumifan50

Jan 16, 2014
579
Joined
Jan 16, 2014
Messages
579
As you state the Microchip version of the 8051 is not supported by the Keil software, but it says on Microchip website
8-bit 8051-Compatible Microcontroller (MCU)with Embedded SuperFlash Memory– Fully Software Compatible– Development Toolset Compatible– Pin-For-Pin Package Compatible

So it is a matter of trying, I would guess.
See HERE
 
Top