Hi~
I would like to download OSPI in TDA4 at RTOS-linux version(v 0.9).
I think there are three ways to download.
1. UART download for using uniflash tool.
I don't find offset address in Linux version.
Below is the uniflash tool for downloading. tiboot3.bin downloaded in the following command.
--> dslite.bat --mode processors -c COM9 -f c:\ti\uniflash_5.0.0\image\tiboot3.bin -d 3 -o 0 -i 0
but, i don't find the offset adress(sysfw.itb, tispl.bin,u-boot.img, Image(kernel) etc )
Please give me the offset address.
2. USB download(DFU) --> linux version
I did not find a TDA4 usb download guide at linux.(DFU)
3. JTAG download
I want to get the download tool guide for linux version, not RTOS version.
Thanks.