Hi Delio,
Thanks for clarifying the issue.
Delio Brignoli said: Yes, I have the entire SDK source code under source control so I can track my changes. This is what I see:
Can you also clarify for TISCI_RESASG_SUBTYPE_BCDMA_RING_SPLIT_TR_RX_CHAN, why do…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hello,
SDK version: 10
I am currently trying to change the display params to work with a 1920X720 monitor in j722s SDK but couldn't find the code which I have to change in order to make the changes.…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hello. TI experts.
While reviewing the implementation of the getQC function in vx_tidl_target.c , I came across a potential issue that may lead to an out-of-bounds memory access.
For example, when calculating…
Part Number: PROCESSOR-SDK-J722S Tool/software: I have some doubts about the bootmode of J722S, such as "Reserved BOOTMODE signals must not be left floating" written on TRM. If I choose EMMC bootmode, according to the description in the SDK,…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi team:
I am using the example code from TIDL 10.00.08.00 ( edgeai-tidl-tools/examples ) to run inference with an ONNX file.
I would like to know how I can check the execution time of each layer during…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi,
Gettting this error while running this application ./run_app_tidl.sh Unable to find the file ti_logo.bmp in test_data of j722s.
Here's the log of the error root@j722s-evm:/opt/vision_apps# ./run_app_tidl…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi, TI expert
I am reading the SDK documentation, "Processor SDK RTOS J722S 10_00_00."
In section "7.3.2. Load RTOS core firmware symbols thru CCS", I have a question about "Load the debug version…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi team:
I would like to confirm the descriptions and purposes of the artifacts generated by onnxrt_ep.py / tflrt_delegate.py , specifically:
<node_name>_tidl_io_1.bin
<node_name>_tidl_net.bin…
Part Number: PROCESSOR-SDK-J722S Tool/software: There is a memory mapping issue in the uboot, which can potentially cause random crash when running vision apps demos on J7AEN device. This FAQ provides fixes for this issue.
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi team:
I try to use /edgeai-tidl-tools/examples/osrt_python/ort/onnxrt_ep.py to convert my onnx file to TIDL format,
I get the error message from averagepool node:
Pooling has been validated for the following…