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.

CC3235SF: CC3235SF: TensorFlow Lite Micro Examples does not compile with TI compiler

Part Number: CC3235SF

Tool/software:

Hi,

I am new to TI family.
I am trying to compile the  tensorflow-lite-micro-examples helloworld for CC3235SF

example is taken from
github.com/.../tensorflow-lite-micro-examples

@currenlty looks like above git repo is not available , please provide is updated git repo path.

When i am using GCC compiler in code composer studio the project builds successfully.
but when I change the compiler to TI v20.2.7.LTS the project wont compile.

can you please provide the support for the setting up build environment using TI v20.2.7.LTS compiler.

As i want to use only TI compiler due to integration with other project with currently developed using TI compiler.