Infineon / mtb-example-ml-profiler

This code example demonstrates how to run through the ModusToolbox Machine Learning (MTB-ML) development flow with PSoC 6 MCU, where the end user has a pre-trained Neural Network (NN) model, which can be profiled and validated at the PC and target device.
Other
0 stars 2 forks source link

PSoC6 CY8CKIT-062-WIFI-BT "fatal error: cy_ml_inference.h: No such file or directory" #1

Closed surya-psoc6 closed 3 years ago

surya-psoc6 commented 3 years ago

Prerequisites

Can you reproduce the problem reliably? yes

Did you check current release notes for known issues? No

If this is not the latest release, have you checked newer releases?

Description:

A clear and concise description of what the bug is.

Steps to Reproduce:

  1. install "mtb-example-ml-profiler"

  2. error : source/nn.h:49:10: fatal error: cy_ml_inference.h: No such file or directory

  3. Occurs during building

Expected Result:

0 errors

Actual Result:

fatal error: cy_ml_inference.h: No such file or directory

Frequency (1/1, 1/50, 1/100):

Build/Commit:

Please specify the release, like 1.4.1. If there is no release, give us the commit for the code you used.

Target: CY8CKIT-062-WIFI-BT The chip or kit you are working with

Host OS and Version:

Windows

Compiler: ModusToolbox 2.3.0 tools_2.3 Include the version!

Environment

Provide the context surrounding this problem. Perhaps an IDE, a debug probe, an RTOS, etc. (and versions)

THANKS!
rmbk19 commented 3 years ago

Hi @surya-psoc6,

I believe this query is answered in the thread - TinyML on PSOC6?

Adding the response here for reference - To use our Machine Learning solution, you need to install the ModusToolbo 2.2.3 patch. This patch is not publicly available. You need to contact our team to get early access. http://go.cypress.com/modustoolbox-ml Please fill-up the form above and someone will contact you.

Regards, Rakshith