Environment
Development Kit: ESP32-DevKitC
Kit version (for WroverKit/PicoKit/DevKitC): v1
Module or chip used: ESP32-WROOM-32
IDF version : v3.3
Build System: Make
Compiler version : (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a5) 5.2.0
Operating System: Windows
Power Supply: USB
Problem Description
When an example ulp project(esp-idf-solutions repository) is built it fails by saying "make: *** No rule to make target '//Makefile'. Stop." However, I have installed and added the ulp toolchain in path. The ulp examples in the main esp-idf repository builds and I can flash successfully. The ulp examples of esp-idf-solutions do not work.
Expected Behavior
Expected Behavior is that Build should be successful.
Actual Behavior
Gives build error: make: *** No rule to make target '//Makefile'. Stop.
make: *** No rule to make target '//Makefile'. Stop.
-
- Posts: 1
- Joined: Sun Sep 15, 2019 6:54 am
make: *** No rule to make target '//Makefile'. Stop.
- Attachments
-
- ulp_error.PNG (9.36 KiB) Viewed 3179 times
Re: make: *** No rule to make target '//Makefile'. Stop.
Please check if you have properly defined your IOT_SOLUTION_PATH via the following command:
If not, please set your IOT_SOLUTION_PATH according to the instructions stated here.
Code: Select all
printenv IOT_SOLUTION_PATH
Who is online
Users browsing this forum: No registered users and 86 guests