P89V51RD2 update bootloader

Started by m___s, August 26, 2008, 06:07:44 AM

Previous topic - Next topic

m___s

Is it possible to update the bootloader for P89V51RD2 in the command line?
Is it also possible to set ISP entry mode in the command line?

If it is possible, please tell me the commands.


Thanks a lot!

Andy Ayre

Updating the bootloader requires a sequence of specific steps, therefore it currently isn't possible to do this on the command line.

To set the ISP entry mode use the CONFIG directive. See the manual for details. You need to pass a 16-bit value, which you should be able to find in the documentation for the bootloader. The lower byte specifies the ISP entry mode and the upper byte specifies the pin (if used).

Andy
Embedded Systems Academy, Inc.
support at esacademy dot com

m___s

Hallo Andy


Thanks a lot for your information

m___s

Hallo Andy,

do you know, when is it possible to update the bootloader in the command line?

Please tell me.

Thank You.

Andy Ayre

Sorry, we don't have any plans to add that at this time.

Andy
Embedded Systems Academy, Inc.
support at esacademy dot com

m___s