This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM STR9 : Ethernet Bootloader

Hi all !
I'm looking for a simple code of bootloader using UDP or TCP communication (HTTP or TFTP example given by ST is with IAR kit and I don't want to use HTTP ou TFTP) that can be used, for example, with a VB6 interface (Select file, then Upgrade firmware).

Anyone know where I could find it ??

Thank you,

Parents
  • It would have to be specific to the particular chip or, at least, family - so the manufacturer's support site is probably the best place to look...

    "Is New application must be entirely loaded before bootloader flash it or can it be flashed in several parts..."

    Will depend on the chip.

    "if an external RAM will have to be used for the bootloader to store the application before the flash"

    Will depend on the chip.

Reply
  • It would have to be specific to the particular chip or, at least, family - so the manufacturer's support site is probably the best place to look...

    "Is New application must be entirely loaded before bootloader flash it or can it be flashed in several parts..."

    Will depend on the chip.

    "if an external RAM will have to be used for the bootloader to store the application before the flash"

    Will depend on the chip.

Children