Hi
I integrate ethernet bootloader and that works if I update bootloader and then update app via LM flash programmer + ethernet.
But after the above success update, I can't jump to bootloader to reflash app again.
I trigger SoftwareUpdateBegin(g_ui32SysClock) in app as the reference, but it seems that failed to jump to bootloader.
I can't see the ethernet LED activity , so I think that I don't initialize bootloader success or I can't jump to bootloader.
Does anyone get the idea for me?
thanks
Gavin