Hi Delio,
Delio Brignoli said: I rebuild u-boot using the linux SDK instructions (I am using ti-processor-sdk-linux-adas-j722s-evm-10_01_00_04) which boils down to running `make u-boot` from the SDK's install once you have everything setup. I know I…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi TI expert, 1. i am using J722s sdk v11 example code as environment. sdcard, spl boot mode.
2. i want to make gpio bank interrupt in mcu20, which code is based on vision_apps/platform/j722s/rtos/mcu2_0…
Hi Jinmook,
JINMOOK KANG said: /ti/ti-cgt-armllvm_3.2.2.LTS/bin/tiarmclang: No such file or directory.
you can solve this issue by running the setup script mentioned in the docs
cd ${PSDKR_PATH}
./sdk_builder/scripts/setup_psdk_rtos.sh
I am…
Part Number: PROCESSOR-SDK-J722S Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello, I'm checking driver support information for RTOS of TDA4VEN. According to following information, you described supported feature for DSS. https://software…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi TI expert, 1. i am using J722s evm and sdk v11 example code as environment. sdcard, spl boot mode.
2. i want to use timer in visionapp, mcu20. and i got init code as below
TimerP_Params_init ( &…
Part Number: PROCESSOR-SDK-J722S Tool/software: I am prototyping SW solution for TDA4AN on bargeboard with J722S and 4GB RAM. The SW is using gstreamer pipeline with tiovx plugins. As default vision firmware from SDK is prebuilt for 8GB RAM EVM, I recomile…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hello, I'm looking for driver example which support i2c touchscreen controller on FreeRTOS of TDA4VEN processor SDK. However, it seems that you do not implement any driver for touchscreen in current ver…
Part Number: PROCESSOR-SDK-J722S
Tool/software:
I'd like to decode the "progressive" video stream from the ti,j721e-csi2rx driver.
The isl7998x reports the flags V4L2_FIELD_SEQ_BT and V4L2_FIELD_SEQ_TB, however the TI CSI driver overwrites them…
Hi Cheng,
CHENG NUO said: But then another problem arose in the csi-tx module.
Can you please raise another thread for this as it is deviating from the thread topic.
Regards, Gokul
Hi Maojiang,
Sorry for the delayed response.
MAOJIANG YAO said: I want to know more information that how to generate the tispl.bin file and also to knowThe mapping space of the tispl.bin file.
The below link contains the steps to generate the tispl…