Part Number: J722SXH01EVM Other Parts Discussed in Thread: SYSCONFIG
Hello,
I am currently working on the J722S EVM and modifying the Vision Apps example ( app_single_cam_main.c ) to test camera input from CSI#0 to CSI#3.
Each FPC camera connector…
Part Number: J722SXH01EVM I have a j722sevkit. The edge-ai image has been tested with ds90ub9702 + ds90ub953 +imx390 camera set.
It's my simple test method.
root@j722s-evm:/opt/edgeai-gst-apps# v4l2-ctl -d /dev/video3 --stream-mmap --stream-count…
Part Number: J722SXH01EVM Hi Ti expert,
i used J722S MCU+ SDK 11.00.00, and for cybersecurity application, i need to do data encryption in mcu10 using eg. aes256 encryption/decryption.
i see in A53 linux platform, it has optee interface, but in…
Part Number: J722SXH01EVM Other Parts Discussed in Thread: ALP Hello, I booted the ADAS image on J722SXH01EVM, but neither HDMI nor DisplayPort is working. The log is attached. What's the problem?
Arago 2025.01 j722s-evm ttyS2
j722s-evm login: [ 21…
Part Number: J722SXH01EVM
Hello,
I'm trying to create an ADAS MicroSD card image, using prebuilt binaries with the create-sdcard.sh script in ADAS Linux SDK, but the SD card won't boot; there's no text in the terminal. (I've tried it with many different…
Part Number: J722SXH01EVM Hi, We are currently using Processor SDK Linux 11.01.00.03 on the J722S platform. We have modified the camera drivers and Device Tree files to bring up our camera module. The camera supports both RGB and IR streaming, and after…
Part Number: J722SXH01EVM I debugged the c7000 of J72SS in CCS12.8.
The value of m_nNumber is -1 in watch window, but in fact it is 8.The code can step into the for(), the value of i is right.If I use the CacheP_wb(&m_nNumber , 4, CacheP_TYPE_ALL);…
Part Number: J722SXH01EVM I debugged the c7000 of J72SS in CCS12.8.
The value of m_nNumber is -1 in watch window, but in fact it is 8.The code can step into the for(), the value of i is right.If I use the CacheP_wb(&m_nNumber , 4, CacheP_TYPE_ALL);…
Part Number: J722SXH01EVM I debugged the c7000 of J72SS in CCS12.8.
The value of m_nNumber is -1 in watch window, but in fact it is 8.The code can step into the for(), the value of i is right.If I use the CacheP_wb(&m_nNumber , 4, CacheP_TYPE_ALL);…
Part Number: J722SXH01EVM Hi,
I am developing on J722SXH01EVM with sdk 11.01.00.
I have been trying to validate CSITX-related functionality, but failed.
So I tried to run the default test program provided by the official source, but still failed…