I currently have 2 in system programming (also acting as bootloaders) designs done up in 8051 assembly but would like to recode them in C. I'm unsure how one goes about doing this based upon the runtime constraints placed on the user when using C.
Using programs like FlashMagic is much to dangerous (if you specify the wrong chip type it can destroy the micro). If you use FM in commandline mode you can create a 'push the button" application. Of course NoTouch will be needed as well. Erik