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 am using the Philips 89c51rd+ and an Xeltek SuperPro III. I am looking for a way to embed the Status Byte and Boot Vector in my C source code. The programmer looks for these bytes at address 0x10000 and 0x10001.
There's a problem, 0x10000 exceeds the max. address that the 8051 can handle (0 - 0xFFFF) so I'm doubtful that the Keil tools can help you here. I'm using this part too and I have no problem programming it with my Needhams' EMP-20. - Mark
Should I look at making the changes to the HEX file or should I continue to edit the Xeltek buffer ? Bob Dillon