Part Number: TMDSEVM572X Processor SDK: 06_03_00_106
Does the caffe-jacinto and TIDL support the network configurations with sharing weights?
Example is as follows:
####################################layer1 ##############################
…
Part Number: TMDSEVM572X Hi,
hardware: http://www.ti.com.cn/tool/cn/TMDSEVM572X#1
software: http://software-dl.ti.com/processor-sdk-linux-rt/esd/AM57X/latest/index_FDS.html
The problem is the same as this https://e2e.ti.com/support/processors/f…
Part Number: TMDSEVM572X Hello, I am evaluating AM572x EVM and SDK(ti-processor-sdk-android-am57xx-evm-06.03.00.106-Linux-x86-Install.bin). I created a new zImage file with a changed Linux Kernel config. But I can't get the new zImage file to work with…
Part Number: TMDSEVM572X Hello, I am evaluating AM572x EVM and SDK(ti-processor-sdk-android-am57xx-evm-06.03.00.106-Linux-x86-Install.bin). I run the setup script(setup.sh) and flashed the prebuilt images to AM572x EVM. But I can't install the driver…
Part Number: TMDSEVM572X Hello, TI Experts, I want to make RTOS software, I'm checking the booting of the evaluation board(TMDSEVM572X). I refer to Processer SDK RTOS Software Developer's guid. 4.6.3.2. AM57x software-dl.ti.com/.../index_Foundational_Components…
Part Number: TMDSEVM572X Processor SDK: 06_03_00_106
Hello, TI!
When I run the TIDL layer_output example, it will create "trace*.info" files including DataQ, maxValue and minValue.
Supposing the output is 1*64*64(chanel*height*width),
(1)…
Part Number: TMDSEVM572X Hello.
I have TMDSEVM572X.
I want to add USB tmc and USB acm class driver to kernel but an error occurred.
First of all I change tisdk_am57xx-evm_defconfig.
Set:
CONFIG_USB_ACM=y
CONFIG_USB_TMC=y
After this I add…
Part Number: TMDSEVM572X
Hi Team,
I am new to GPEVMAM572x board. Am not able to run the SDK examples by following the steps present in the SDK RTOS document. I end up in message saying that the " The system cannot find the path specified ", so I search…
Part Number: TMDSEVM572X Hello TI
I am having difficulty trying to run IPC examples on ipc_3_50_04_08 (using Code Composer Studio) that comes installed with the SDK. My goal is to be able to communicate between cortex m4 and cortex a15. I followed the…