Hi
I am using the at89c51rd2 from atmel and I am a little bit confused on how to upload the firmware thru the UART.
As far as i understand you can use Atmel's "Flip" but you have to meet certain hardware conditions or you can do it by invoking the isp bootloader by setting BJLB BSB=0xFF, SBV=0xFC.
How do I set these values? i don't see the registers in the header. Also, Is there another easier way to do this?
Thanks in advance.