Part Number: TDA4VM
Hi,
If I delete file video_codec/lib/J7/R5F/SYSBIOS/release/video_codec_common_tirtos.lib, then make vision_apps, there is an error:
error: cannot find file "video_codec_common_tirtos.lib"
So vision_apps depends codec component, but this dependence is not expressed in vision_apps/Makefile
This issue exists in PSDKR v7.2 ~ 8.0 at least
Part Number: TDA4VM
The 7.3/8.0 SDK by default supports DDR speed at 4266MTS. How to reduce that to 3733 MTS?
Part Number: AM6442
Hi,
My customer has a question about VDDSHV5 in AM6442.
Customer doesn't need MMC1. Therefore, he want to use the pin of MMC1 as 3.3V GPIO.
Can VDDSHV5 be connected to the SoC's 3.3V power supply? or need to connect to CAP_VDDSHV_MMC1?
Best regard,
Rei
Part Number: TDA4VM
Is it possible to update the SD card contents on the fly using UART?
Part Number: TDA4VM
How can SPL / SBL boot images used with TI SDK QNX releases be modified to control the SCR_EL3 EA bit?
Part Number: TDA4VM
The default SDK supports booting from OSPI(OSPI0). How can we boot from QSPI aka OSPI1. What are the changes needed
in the u-boot?
Part Number: TDA4VM
Hi,
I'm working with TDA4VM and I'm booting from SD card. Would like to keep this way, but also would like to be able to occasionally update FW on the board without having to remove the SD card.
I know during development we can use NFS. But this board will be sent to a remote location and would like to develop a way in which we can update the FW once over network connection (not necessarily NFS) and then always have it boot from SD card using that update.
Basically there would be 2 scenarios:
1. Normal operation booting from SD card
2. Somehow update SD card contents over network once there is FW update. Then go back to normal operation.
Is there any method to do this?
Thanks,
David
Part Number: TDA4VM
Hi,
In our production process, we need to download some software to tda4 through DFU in Windows system.
Where can we get DFU tool and driver for tda4 work on Windows system.
Thank you!
Part Number: PROCESSOR-SDK-AM57X
I have a new QSPI (different part number than TIEVMs) on my customBoard? I have tried flashing MLO using UNIFLASH but its not happening. Can anyone guide me through the process?
Part Number: PROCESSOR-SDK-AM57X
Hi,
I have created customBoard library following all the steps mentioned here : https://software-dl.ti.com/processor-sdk-rtos/esd/docs/06_03_00_106/rtos/index_board.html#creating-board-library-with-custom-name
I am able to see library created for my customBoard at pdk/package/ti/board/lib/.
But, when I invoked projectcreate.bat from package folder for my customBoard, i am getting a error saying "ERROR: Board (customBoard) is invalid for the specified SOC (AM574x)".
Am i missing something?
Can you help with the steps for creating projects.