Problem using IDF master with MDF

willemmerson
Posts: 40
Joined: Mon Mar 18, 2019 12:34 pm

Problem using IDF master with MDF

Postby willemmerson » Mon Jul 08, 2019 2:08 pm

I would like to use the most recent version of IDF inside MDF as it solves some bugs and adds some features. The version in MDF is pinned to something like IDF v3.3 which is quite old.
I updated the esp_idf submodule inside esp_mdf to master but get the following error:

Code: Select all

xtensa-esp32-elf-gcc: error: MDF_VER="f98206c-dirty": No such file or directory
Am I doing something wrong or is it just not compatible with newer IDF versions?

ESP_LBB
Posts: 108
Joined: Fri May 18, 2018 3:41 am

Re: Problem using IDF master with MDF

Postby ESP_LBB » Tue Jul 09, 2019 2:57 am

Hi willemmerson,

It seems that MDF has some compatible issues with the latest toolchain, so we suggest that you can use the version included by MDF (IDF3.2) for your test to get familiar with MDF.

Also we are using IDF3.2 for our internal QA test for MDF, and for the other version of IDF, as we don't have enough test yet, there may be other issues caused by the update of IDF.

eos1d3
Posts: 7
Joined: Thu Apr 28, 2016 12:06 am

Re: Problem using IDF master with MDF

Postby eos1d3 » Sun Jul 14, 2019 6:32 am

Hi,

What I get is from IDF is v4.0-dev-1191-g138c941fa, is this stable yet?

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: Problem using IDF master with MDF

Postby ESP_Angus » Mon Jul 15, 2019 2:39 am

eos1d3 wrote:
Sun Jul 14, 2019 6:32 am
What I get is from IDF is v4.0-dev-1191-g138c941fa, is this stable yet?
No, this is a prerelease (development) version of IDF v4.0. The latest stable release is v3.2.2, and we're doing final testing for the v3.3 release.

Stable releases can be found here:
https://github.com/espressif/esp-idf/releases

Information about versioning can be found here:
https://docs.espressif.com/projects/esp ... sions.html

When using frameworks like MDF, it's best to use the ESP-IDF version which is bundled with MDF. In the case of the latest ESP-MDF master branch on GitHub, this is v3.2.x.

Who is online

Users browsing this forum: No registered users and 65 guests