I want to load a new firmware over ethernet such that on the next boot, it will be valid. I know LC4357 runs instructions from flash and is there a way to accomplish this?
Note: I can't store binary image on RAM and swap, because binary image is larger than 512KB(Max RAM available)
Thanks in advance.