- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I fail to create project, it report error "ERROR:Makefile:171: *** Unable to find any of the available CY_TOOLS_PATHS -- C:\Infineon\Tools\ModusToolbox\tools_3.0. On Windows, use forward slashes.. Stop.".
Files attached.
"Enviroment Variable.png" shows the environment variable contains "C:\Infineon\Tools\ModusToolbox\tools_3.0".
"Installation warning message.png" is the warning message during the installation.
"project-creator.txt" contain the whole log message.
Regards
Rabbit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Rabbit
According to the error message it seems that you have installed modustoolbox at a non default path. Can you please confirm the same? Did you change the default path location at the time of installation?
If yes, then you will need to set the environment variable CY_TOOLS_PATHS to point to the /ModusToolbox/tools_3.0 directory, or set that variable in each Makefile.
From the image attached I could see that the installation path still points to the default location.
Best Regards
Ekta