Posted on April 24, 2015 at 17:47
Sorry. My description was not clear.
To avoid confusion, here is the code which jumps from ''0x08000000'' to ''0x08020000''. This code works.
/******************************** M A I ...
Posted on April 24, 2015 at 16:40@Elliot: Thank you. But sorry, it didn't help. The bootloader itself seems to work and it performs a jump to the APP. But the APP doesn't work. @clive1: Without the +1 a jump from BL to the APP doesn't work. I found ...
Posted on April 24, 2015 at 14:40Hi clive, sorry for late answer. I had to do some other work in the meantime. Today I've started to investigate this problem again. To check the jump to the application I'm using a small code at 0x08000000 which modi...
Posted on April 08, 2015 at 14:28I've find something out at my board (STM32F429i-DISCOVERY). If the display it operated in LTDC-Mode, it fails. My problem: LTDC-Mode is used at my custom-bootloader. Has somebody an idea how to reset the STM32F429 b...
Posted on April 08, 2015 at 14:18Hi there, did somebody find the reason? I've the same problem. An application, which works fine at start-address 0x0800 0000 doesn't work at 0x0802 0000. Some code works at this start-address, also interrupts etc. ar...