I evaluated with non-RT SDK. However, the same phenomenon happened here.
The contents of dmesg before and during the problem of xHCI controller are described below.
【log】
May 21 08:22:38 am437x-evm kernel: usb 1-1: new high-speed USB device number…
Are the desktop linux sdk APIs thread safe on the host side? The document seems to imply thread safety on the DSP only.
I would like to have a host process for transferring data to/from the DSP, and a separate host process to monitor any printf message…
Part Number: IWR1642BOOST Hi,
I got issues with running "lab0003_occupancy_detection" from "mmwave_automotive_toolbox_2_1_2" on my IWR1642Boost. I already used several other demos from the "mmwave_automotive_toolbox_2_1_2" and the "mmwave_industrial_toolbox_2_4_0…
I suggest you check the TI product folder for AM1808 which has a link to the Linux SDK.
Additionally there is a wiki for flash tools.
This includes SPI writer mode. You might have to adapt to your hardware but you get all the sources.
Regards…
Hi,
I can switch between Central and Peripheral roles with their MasterSlave example with SDK 1.2.1
My product has an external MCU connected to CC2540 via the UART. I can send command to ask it to switch.
I also think, it is also possible to use…
Hello,
Thank you for your reply.
Can you test BIOS SDK c6748 with asynchronous bidirectional uart traffic?
As I stated the loop back test will not demonstrate the problem.
This fault occurs with and without an emulator connected. The failure…
Lee
If you are referring to the V4L2 based capture for DM816x & DM814x in the EZSDK, then it is correct. We had to move the availability of the driver in the SDK until EZSDK 5.04 which is planned for 1Q12.
The V4L2 display will be available in the…
Sankar,
Sankar Selvaraj said: how to bringback the SD card contents to factory settings mode?
You can use our ${EZSDK}/bin/ mksdboot.sh script for that purpose. See ti-ezsdk_dm816x-evm_5_05_02_00/docs/DM816x_EZ_Software_Developers_Guide.pdf
section…
Platform: DM365 EVK SDK: DVSDK from TI When creating a H264 Video Encoder Instance using function "Venc1_create", using defaults for the parameters inputted into the encoder as below, Venc1_Params_DEFAULT; Venc1_DynamicParams_DEFAULT; What is the output…
Hi Praveen,
I succeeded in creating the file(eve_test_dl_algo.out) by referring to the document.
By the way,
The TDA2 EVM is not available and I have not tried the next step, and I am trying to host emulation function by referring to chapter 3…