Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example Home_Indicator crashes with Fatal exception 28 message #70

Open
svesaja opened this issue Sep 27, 2023 · 2 comments
Open

Example Home_Indicator crashes with Fatal exception 28 message #70

svesaja opened this issue Sep 27, 2023 · 2 comments

Comments

@svesaja
Copy link

svesaja commented Sep 27, 2023

Hi everybody,
I just got in touch with the TR-064-SOAP-Library. I thought it would be a good idea to start with one of the offered examples. Unfortunately I run into troubles just in the beginning: My ESP8266 crashes with the message below and restarts.

[SETUP] WAIT 4...
[SETUP] WAIT 3...
[SETUP] WAIT 2...
[SETUP] WAIT 1...
Initialize TR-064 connection

Fatal exception 28(LoadProhibitedCause):
epc1=0x4000e140, epc2=0x00000000, epc3=0x00000000, excvaddr=0x0000000f, depc=0x00000000

--------------- CUT HERE FOR EXCEPTION DECODER ---------------

Exception (28):
epc1=0x4000e140 epc2=0x00000000 epc3=0x00000000 excvaddr=0x0000000f depc=0x00000000

stack>>>

ctx: cont
sp: 3ffffdc0 end: 3fffffd0 offset: 0150
3fffff10: 3fff190c 0000000f 3fff0ffc 401009dc
3fffff20: 3ffe937f 3ffe9365 3fffff58 3fff11f8
3fffff30: 0000013c 3fff1204 3ffef340 40205d3a
3fffff40: 3fff0f00 000b000f 00004c52 3fff190c
3fffff50: 002e402f 83000001 3fff1600 002e002f
3fffff60: 00000001 3fff1600 001c001f 00000001
3fffff70: 3ffef364 00000001 00000064 40208a08
3fffff80: 00001388 3ffef340 3ffef340 00000001
3fffff90: 00000000 3ffef340 3ffefe24 40201f52
3fffffa0: feefeffe feefeffe feefeffe 3ffefecc
3fffffb0: 3fffdad0 00000000 3ffefea0 40208484
3fffffc0: feefeffe feefeffe 3fffdab0 40100d89
<<<stack<<<

My Exception Decoder does not work after switching from IDE1.8 to IDE2.2.1. Beside this I have problems at the moment to understand the informations generated by the Exception Decoder.

Help is appreciated
Take care
-svesaja

@bdynamic
Copy link

Same here using IDE Version 2.2.1
I heard that unfortunately a valid working code can be strongly dependent on the IDE Version, hence the question: Which IDE Version should it work with?

@DM10
Copy link

DM10 commented Dec 30, 2023

Hello,

I have the same problem with IDE Version 1.8.13
Please help.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants