Part Number: PROCESSOR-SDK-AM62A Hey there,
I'm trying to deploy a face detection tflite model on AM62A using TIDL-OSRT . The two outputs of my model are the score of face existence in the image and 6 approximate facial keypoint coordinates plus facial…
Reese Grimsley said: I was also under the impression SYSFW is backwards compatible such that these errors you're seeing are not expected. If you'd like to stick with the 9.1 SDK, could you supply more information about the errors you are seeing during…
Part Number: SIMPLELINK-CC32XX-SDK I am trying to port CC32xx Sdk from freertos to threadX, we managed to cross the compilation stage, while running we came across an issue, while debugging we found that in main() the board_init() function is called,…
Part Number: PROCESSOR-SDK-AM62A Hey there,
I'm trying to deploy a face detection tflite model on AM62A. The two outputs of my model are the score of face existence in the image and 6 approximate facial keypoint coordinates plus facial bounding box…
Part Number: SIMPLELINK-MSP432-SDK Hi,
In the HTTP server example provided in network services sample programs, DHCP is used to assign IP. Is there any reference on how to assign static IP?
Part Number: SIMPLELINK-CC13XX-CC26XX-SDK Other Parts Discussed in Thread: SYSCONFIG Hello,
My customer uses CC2642 and recently moved from SDK v6.10 with IAR v8.50.5 to SDK v6.30 with IAR v8.50.9. Now the TI-RTOS plugin doesn't work anymore in IAR. They…
Part Number: PROCESSOR-SDK-J721S2 Hi Team TI,
I am working on Object detection application and I need to have control on dataset by enabling required datasets as per my project requires.
For this, I am analyzing "tidl_net_peele_300.bin" model which is…
Part Number: SIMPLELINK-MSP432-SDK Other Parts Discussed in Thread: MSP432E401Y Hi,
We are running a HTTP server on MSP432E401Y microcontroller. Can we have persistent connection established with a client?