User Activity

I am trying to implement the DFU on STM32. So taking the following project as reference.Everything working well.DfuSe_Demo_V3.0.6STM32Cube_FW_F4_V1.25.0\Projects\STM32F429ZI-Nucleo\Applications\USB_Device\DFU_Standalone\SW4STM32But when I reallocate...
I want to test out the DFU on STM32F429ZI-NucleoI have located the Boot loader project.STM32F429ZI-Nucleo\Applications\USB_Device\DFU_StandaloneIn order to have this Bootloader Jump into the App. Do I simply change the FLASH (rx) : ORIGIN = 0x...