Part Number: TDA4VM
Hi,
I want to do incremental updates on the R5/C66,C7 images by modifying the vision_apps code provided by the RTOS SDK.
Following these instructions, I'm able to rebuild the sdk and generate the linux and rtos images. However, the only provided method to actually update the cores is to reflash the SD card.
I'd like to be able to update the cores without having to remove the SD card from my device, as I do most of my development remotely (TDA4 at work, me at home). I do have remote access to the serial port of the device, so there's no issue interrupting u-boot after a reset.
Is there a guide to update the images from U-Boot by using the built images from "make linux_fs_install_sd" that would reside on a TFTP server?
Thank you,
Fred