IntegerDivideByZero related to get_bandwidth returning incorrect value #13

Open
opened 2021-12-07 21:14:10 -05:00 by morgan · 0 comments
Owner
Guru Meditation Error: Core  0 panic'ed (IntegerDivideByZero). Exception was unhandled.

Core  0 register dump:
PC      : 0x400d3936  PS      : 0x00060130  A0      : 0x800d39fe  A1      : 0x3ffb4860  
A2      : 0x3ffb26f8  A3      : 0x00000001  A4      : 0x00000000  A5      : 0x0000024f  
A6      : 0x3f4032e8  A7      : 0x00000008  A8      : 0x800d3928  A9      : 0x3ffb4840  
A10     : 0x000003e8  A11     : 0x00000009  A12     : 0x0000000d  A13     : 0x3f4032e8  
A14     : 0x00000000  A15     : 0x00000001  SAR     : 0x00000015  EXCCAUSE: 0x00000006  
EXCVADDR: 0x00000000  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  

Backtrace:0x400d3933:0x3ffb4860 0x400d39fb:0x3ffb4880 0x400d3c79:0x3ffb48a0 0x400d327f:0x3ffb4910 0x400d32cc:0x3ffb4930 0x400d1ce2:0x3ffb4950 0x400855a5:0x3ffb4980


``` Guru Meditation Error: Core 0 panic'ed (IntegerDivideByZero). Exception was unhandled. Core 0 register dump: PC : 0x400d3936 PS : 0x00060130 A0 : 0x800d39fe A1 : 0x3ffb4860 A2 : 0x3ffb26f8 A3 : 0x00000001 A4 : 0x00000000 A5 : 0x0000024f A6 : 0x3f4032e8 A7 : 0x00000008 A8 : 0x800d3928 A9 : 0x3ffb4840 A10 : 0x000003e8 A11 : 0x00000009 A12 : 0x0000000d A13 : 0x3f4032e8 A14 : 0x00000000 A15 : 0x00000001 SAR : 0x00000015 EXCCAUSE: 0x00000006 EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff Backtrace:0x400d3933:0x3ffb4860 0x400d39fb:0x3ffb4880 0x400d3c79:0x3ffb48a0 0x400d327f:0x3ffb4910 0x400d32cc:0x3ffb4930 0x400d1ce2:0x3ffb4950 0x400855a5:0x3ffb4980 ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: morgan/esp32-lora#13
No description provided.