Upgrade issue IDF 5.0 to 5.1 with well running simple http server example based project

RalphD
Posts: 103
Joined: Thu Nov 25, 2021 9:02 pm

Upgrade issue IDF 5.0 to 5.1 with well running simple http server example based project

Postby RalphD » Sat Oct 14, 2023 5:27 pm

Hi there,

may be somebody from the team can point out immediately what causes the issue.
I am using Ecipse and used the Download and confoger IDF to upgrade to 5.1.
The simple http server example of the IDF 5.1 compiles and works fine.

However, the project based on this sample project already migrated 2 times since 4.x does not work at all. The source compiles fine, no errors just like before under 5.0 and is loaded via JTAG.
But code does not reach to main() and if I stop the debug session extensa_vectors.S comes up and the cursor stops at line 564.

Code: Select all

_DoubleExceptionVector:

    #if XCHAL_HAVE_DEBUG
    break   1, 4                            /* 564 unhandled double exception */
    #endif
Is there something not documented in the migration guide?

Any idea welcome.

MicroController
Posts: 1708
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: Upgrade issue IDF 5.0 to 5.1 with well running simple http server example based project

Postby MicroController » Sat Oct 14, 2023 7:33 pm

Any logging output/register dump/backtrace from the panic handler available?

RalphD
Posts: 103
Joined: Thu Nov 25, 2021 9:02 pm

Re: Upgrade issue IDF 5.0 to 5.1 with well running simple http server example based project

Postby RalphD » Sun Oct 15, 2023 1:14 pm

No nothing, the debugger is just silent

RalphD
Posts: 103
Joined: Thu Nov 25, 2021 9:02 pm

Re: Upgrade issue IDF 5.0 to 5.1 with well running simple http server example based project

Postby RalphD » Tue Oct 17, 2023 4:14 pm

This is what comes up:
Break at address "0x4001276a" with no debug information available, or outside of program code.

RalphD
Posts: 103
Joined: Thu Nov 25, 2021 9:02 pm

Re: Upgrade issue IDF 5.0 to 5.1 with well running simple http server example based project

Postby RalphD » Sat Dec 02, 2023 11:53 am

Still haven't found any solution. I am wondering why no one has/had similar experience

Who is online

Users browsing this forum: Majestic-12 [Bot] and 85 guests