Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Many of the LCDs and encoders accept the video over BT656 or BT1120 format. How t0 change PSDKRA to configure DSS for BT656 and BT1120 output format?
Part Number: TDA4VM
I took an PSDKRA example ran it using SBL and it ran fine.
But now when I copy the same application executable and put it in /lib/firmware of the SD card, it doesn't load. What could be the problem?
Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Multi-Cam example on PSDKRA currently supports RAW sensor. How to change it to use for YUV sensors?
Part Number: TDA4VM
How to route an interrupt from a peripheral via the interrupt router to the core?
VIP receives input data over digital parallel input. Due to various reasons, the input signals could sometimes have errors and the frames captured during this needs to be detected, so that they don't get processed further. How can application detect these erroneous frames?
Part Number: TDA4VM
Tool/software: Code Composer Studio
How to Debug/view the contents of c6x trace buffer in CCS? In the absence of CCS
how to view the trace buffer from Linux side?
Hi,
The use-guide (file::/PROCESSOR_SDK_VISION_03_07_00_00/vision_sdk/docs/Linux/VisionSDK_Linux_UserGuide.pdf) has steps to flash the images to QSPI memory from the host machine, for this we need to connect a USB cable from P2/USB1 to host PC. This is used for flashing the EVM using fastboot.
In our custom board, we don't have a P2/USB1 port. So can you share the steps to flash images to the QSPI memory from the u-boot prompt?
Part Number: TDA4VM
I want to do some kind of even logging in my OpenVX application to look for possible bottlenecks in execution, is there a way I can do that? I'm using PSDKRA 7.0.
As of now NullSrc link supporting only a single channel, so can I know the changes for multi-channel support?
The steps are given in the "vision_sdk/docs/FeatureSpecificUserGuides/VisionSDK_UserGuide_MemoryMap.pdf"(chapter 6.5 How To – Modify 512MB Bios Memory map to 1GB Bios Memory map) are not working in the latest SDK & not able to increase the "SR1_FRAME_BUFFER_SIZE". So please share the working steps.