Skip to main content
Visitor II
February 6, 2006
Question

Bootloader

  • February 6, 2006
  • 1 reply
  • 567 views
Posted on February 06, 2006 at 08:29

Bootloader

    This topic has been closed for replies.

    1 reply

    asaf2Author
    Visitor II
    February 6, 2006
    Posted on February 06, 2006 at 08:29

    Thanks

    I am trying to implement the Ram remapping example that is describe in ST presentation in order to create a Boot loader

    http://mcu.st.com/mcu/modules.php?mop=modload&name=Splatt_Forums&file=viewtopic&topic=3535&forum=17

    If I understood your answer I have two options:

    1.Run the boot loader from entirely from the RAM using the RIDE default script if the program would be loaded from the FLASH and then run from RAM.

    2.Implemnt the above two program example. Do you any script that supports it?