cancel
Showing results for 
Search instead for 
Did you mean: 

Bootloader

asaf2
Associate II
Posted on February 06, 2006 at 08:29

Bootloader

1 REPLY 1
asaf2
Associate II
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?