Search found 3 matches
- Wed Jul 26, 2023 8:55 am
- Forum: ESP-IDF
- Topic: Can not install esp-idf 4.4.1 toolchain under Windows 11
- Replies: 3
- Views: 1553
Re: Can not install esp-idf 4.4.1 toolchain under Windows 11
Sadly i cannot just change the version, because this is defined by the company i am working for.
- Tue Jul 25, 2023 4:51 pm
- Forum: ESP-IDF
- Topic: Core i7 and still too long compile time
- Replies: 3
- Views: 1373
Re: Core i7 and still too long compile time
Are you running under windows?
I had to disable the realtime antimaleware service from windows while building. ( It seams that the exceptions added by the install or export script, do not work on build )
The build took only one fifth as long after that.
Cheers
I had to disable the realtime antimaleware service from windows while building. ( It seams that the exceptions added by the install or export script, do not work on build )
The build took only one fifth as long after that.
Cheers
- Tue Jul 25, 2023 4:46 pm
- Forum: ESP-IDF
- Topic: Can not install esp-idf 4.4.1 toolchain under Windows 11
- Replies: 3
- Views: 1553
Can not install esp-idf 4.4.1 toolchain under Windows 11
Hi there My Problem I had ( I fixed it while writing the question, but i will still post it, it may help someone else ) I tried to install the esp-idf 4.4.1 toolchain under windows 11 ( I was working successful with this toolchain under Windows 10 ). Sadly I am not able to install the toolchain. I t...