This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432P4R01: problem with TensorFlow Lite Micro Examples

Hi,

I've a problem with installing the TensorFlow Lite Micro Examples.

I tried follow the instruction here:

TexasInstruments/tensorflow-lite-micro-examples (github.com)

I have the latest CCS with the MSP432 device packages. I have installed the latest MSP432P401R SDK

When trying to import the tensorflow-lite-micro-examples/targets/MSP432R01 examples I got the following message

How to fix it?

  • Hi,

      First of all, MSP432P is an EOL'ed MCU. You can't find this product on ti.com anymore. We do not provide direct support for this device on E2E if you have any technical questions. As far as importing a project, you need to first make sure the SDK is installed and can be found by CCS. See below. 

    I will suggest you import the project a pre-built MSP432P example from the SDK. For example, there are many examples in C:\ti\simplelink_msp432p4_sdk_3_40_01_02\examples\nortos\MSP_EXP432P401R\driverlib. Import one of them and then modify or replace the source files with the one with you download from github. 

  • SimpleLink Wi-Fi CC32xx Wireless MCUs. This product is supported?

  • Hi,

      Sorry, I'm bit confused. Is your problem related to CC32xx or MSP432P? I thought your issue was related to MSP432P which is EOL'd. If you want to use CC32xx then this is a supported product. For questions related to CC32x please open a new thread by specifying the CC32xx part number of your interest. The thread will be automatically routed to the proper support group and the experts there will be able to assist you.  

  • My goal to compile a tflite example (CC32xx or MSP432). I think it should work because the github repository from TI. Also if it is not working it is a CCS problem. Can I continue posting here?

  • Hi,

      Please open a new thread with the the part number for CC32xx so the thread can be routed to the experts supporting that product.