Hello,

I intend to implement a firmware update feature for my project, which
is based on stm32f4discovery.

My idea is to load a separated ELF file on the dataflash, which is
loaded using the approach described in the following video:
https://www.youtube.com/watch?v=oL6KAgkTb8M

When running this application, another content from this same
dataflash, the new firmware, will be used to erase the mcu flash and
write the new firmware.

While evaluating this approach and watching the video, I had 2 questions:

1. Can an ELF file be executed from dataflash too?
2. Is this execution totally independent from the MCU flash?

Best regards,

Flavio

-- 
Flavio de Castro Alves Filho

flavio.al...@gmail.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves

Reply via email to