Hello Alice!
It's me Carlos, I had to change my email.
Thank you for the reply it was very helpful.
One more question, I understand the CopyInterruptToSRAM(), but after this I need to change the content of the VTOR right?
------------------------------------------------------------------------------------------------------------------------------------------
Quote:
BTW, do you development Secondary bootloader ? If yes, are you sure remap data from 0x000 to SRAM?
---------------------------------------------------------------------------------------------------------------------------------------------
I have my bootloader in flash and my APP on SRAM, so I need the remap function when I want to do a jump to APP or jump to boot.
Thank you,
Carlos Medeiros