Part Number: PROCESSOR-SDK-TDAX Tool/software: This article provides a patch on top of PSDKRA 10.1 release to enable second DSS instance for TDA4AEN device.
Part Number: PROCESSOR-SDK-TDAX
Environment : TDA4 CSI-RX Instance 0
Imager sends : Top embedded data (0x12) + Image RAW (0x2A) + Bottom embedded data (0x12).
Is it possible to receive this in a single buffer ?
Constraint : Application at the…
Part Number: PROCESSOR-SDK-TDAX Hi,
I'm working as a professor and interested in embedded systems. currently started exploring TI SOC Arm based Processor devices especially Jacinto . Is any emulators available for ARM based processors Automotive grade…
Part Number: PROCESSOR-SDK-TDAX
env: SOC=j784s4
PSDKRA_PATH=/opt/ti-processor-sdk-rtos-j784s4-evm-09_00_00_02
When running the model using the tidl tool chain, there are several warnings. Will these affect model quantification?
WARNING : Mul with…
Part Number: PROCESSOR-SDK-TDAX What I'm trying to do:
1. I need to let the radar device (MMWCAS DSP+RF EVM boards) capture the data with timestamp, at the same time with external sensor. The timestamp from both data needs to be able be later aligned…
Part Number: PROCESSOR-SDK-TDAX Hi Sir,
Is any one can point me where to find "algorithms\src\isp\src\isp_graph.c" ? This is from "BA M Algorithm Framework User’s Guide".
Thanks
BR
Jack
Part Number: PROCESSOR-SDK-TDAX
In TDA4 context, we need to flip the received image (from MIPI CSI-RX 0) either vertical or horizontal for the application. It is a 8bpp 3.2Mbits picture 30fps.
Could you pls. share information here on how to do it…
Part Number: PROCESSOR-SDK-TDAX Other Parts Discussed in Thread: TDA4VM , TDA4VH
I want to use a visualization tool to view the performance of the model, but I can't find the link to download ; my envs:
PSDKL_PATH=/opt/ti-processor-sdk-linux-adas…
Hi Liam,
Liam Tian said: Is vcop_fft_256_16ix16o_kernel.k the actual execution function?
Yes this is the lower most kernel which implements the optimized implementation of FFT.
Liam Tian said: 2. What is the function of the fft_alg.c code found…