Tool/software: TI-RTOS
Hi,
We tried to update the SD card with new TDA2Px MLO/AppImage by using the network_ctrl tools from a window machine. For this ,we used below mentioned commands
./network_ctrl.exe --ipaddr 192.168.1.200 --cmd mmc_wr_appimage AppImage.
./network_ctrl.exe --ipaddr 192.168.1.200 --cmd mmc_wr_sbl MLO
Although it said it's successfully flashed the image onto the SD Card, but it didn't work. Here , we observed that ,when we are copying new AppImage/MLO which has less size than that of old AppImage/MLO then its not copying properly. we can see same AppImage/MLO size before and after copying.
Do we need to reconfigure the size for MLO and AppImage?
Is there any size constraint or other limitation for MLO and AppImage when we update these image in sd card by using network_ctrl tool ?
Is there any way to format/erase the SD card before updating MLO and AppImage files?
Please let me know your support to resolve above issue .
Regards
Raj