Part Number: EVMX777G-01-20-00 Hi all,
I got a board TDA2Ex-17 Vision EVM Kit (EVMX777G-01-40-00, this part number cannot be recognized). Then I tried three way of booting from SD card :
Refer to the guide[1], I prepare the SD card with mksdboot.sh…
Other Parts Discussed in Thread: UNIFLASH , SYSCONFIG Tool/software: Code Composer Studio
TI DevTools (dev.ti.com) will be down for maintenance on Fri Oct. 2 from 20:00 to 21:30 EDT (Sat Oct. 3 00:00 to 01:30 UTC). During this maintenance window, Resource…
Part Number: EVMX777G-01-20-00 Other Parts Discussed in Thread: DRA71 , PMP Tool/software: Linux Hi.
I'm using TDA2X evm board with PROCESSOR_SDK_VISION_03_03_00_00. I followed the instruction from VisionSDK_Linux_UserGuide to make bootable sd card. …
Part Number: CC3135MOD Good Day,
1. I am using CC3135MOD interfaced with host MCU as STM32. As per the below mentioned thread in TI forum ( https://e2e.ti.com/support/wireless-connectivity/wifi/f/wi-fi-forum/995950/cc3135-latest-sdk?tisearch=e2e-sitesearch&keymatch…
Other Parts Discussed in Thread: UNIFLASH , SYSCONFIG Tool/software: Code Composer Studio
TI DevTools (dev.ti.com) will be down for maintenance from Fri July 31 20:00 to 23:59 EDT (Sat Aug. 1 00:00 to 03:59 UTC).
During this maintenance window, Resource…
Part Number: TDA2PXEVM
Hi,
I was able to use --float_support=none option when compiling my C code for ARM processor. Thanks for your good advice.
However, the compiled file(.lib) occurs following error when I try to build VisionSDK using the .lib file…
Part Number: TDA2PXEVM Hi,
I want to measure the processing time of SGX and how can I do it?
I tried it like following, but it shows not SGX's but CPU's processing time.
==================== a = "some gettime function" target API()SGX …