Part Number: TDA4VM Hi:
I am studying vision_apps demo in the j721s2 RTOS SDK. In this demo, I have seen every Main Domain R5F Core has it own main function, and FreeRTOS will start to run on the core after entering into core specific main function. However…
Part Number: SK-TDA4VM How to custom train and deploy model on sk-tda4vm and its detailed steps for generating compiled artifacts and deploy/load the model and compiled artifacts
Hi Vinicius,
Steps for building c++ apps that you have modified are outlined on this page: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-edgeai/TDA4VM/08_06_00/exports/docs/common/sample_apps.html#python-c-apps
Please try this and let me…
Hi Keerthy
Thank you.
We solved it. The reason is that the DDR configuration is incorrect. After configuring the DDR correctly, the problem disappears.
Tiancheng Zhang said: The same SD Card can boot successfuly in our another type custom TDA4VM Board. …
Part Number: SK-TDA4VM Other Parts Discussed in Thread: TDA4VM , Environment:
Processor SDK Linux for TDA4VM version 080600;
Problem: Could use openVX in SK-TDA4VM?
I want to konw could we use openVX on SK-TDA4VM. Do TI have some documents?
Thank you for…
Hi Shaoyu,
DMIPS stands for Dhrystone MIPS (Million instructions per second). Dhrystone is an open source benchmark, recommend internet search on "what are DMIPS" or "what is Dhrystone" for further details.
The dhrystone binary is…
Part Number: TDA4VM Hello TI team,
Our current USS Transceiver uses E521.42 as DSI3 master IC. Does the TI SDK have a driver for the E521.42 topology?
If I replace the E521.42 which has two DSI3 channels with another transceiver which has four DSI3 channels…
Part Number: SK-TDA4VM What are the image pre&post-processing steps in SK-TDA4VM . Also model optimisation steps. Please share any documentation available
Part Number: TDA4VM Hello all,
On the core R5, how can I read the voltage of the core, or the temperature, or the clock speed?
I do not care on reading the data from the Linux, I need to wirte some code and read one of the above on my core.
Is there a…