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.
Hi there I want to load my program into a chip.I am using one of the keil software(Uvision) which is based in C.I understand i have convert my code into machine code...does anyone know how to do this? Thanx for ur help
Use an ISP chip with the associated loading software (free). I suggest a Philips P89C51Rx2 using FlashMagic. Otherwise you ned to buy a programmer. Erik
"I understand i have convert my code into machine code...does anyone know how to do this?" That is precisely what a Compiler - eg, Keil's C51 - does!