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.
I'm now using SST89C58 microcontroller chip, it has 32K+4K internal FLASH EEPROM, I hope to interface 89C58 through MON51 with UV2 and write internal FLASH EEPROM directly, Please tell me if I can DO It just by modify the INSTALL.A51 file of "WR_CODE:" ? and HOW TO MODIFY IT?
I'v tried to created a FLASH write routines for SST89C58 FLASH as you sugested, but as I insert this routine into INSTALL.A51 "WR_CODE" , the MON51 can not work correctly! Please tell me if the "WR_CODE" is the RIGHT PLACE to insert my FLASH routine? or it should be somewhere else? also please tell me HOW to allow the monitor to set breakpoints.