Skip to content

Illegal instruction in esppl_functions #2

@MCKLtech

Description

@MCKLtech

I think there might be an incompatibility with the 3.0 board manager for ESP8266. When flashed, it will connect to the network but once the loop starts it seems to error around the 'esppl_process_frames' line as it loops through the channels.

I've tried it on a clone and original Wemos board and it crashed out both times.

esppl_buf_to_info() is the function where the error occurs, and the line is:

frame_waitlist--;

Exception 0: Illegal instruction
PC: 0x73657567
EXCVADDR: 0x00000000

Decoding stack results
0x4020139e: esppl_buf_to_info(unsigned char*, int, unsigned short) at .../ESP-Bug-master/bug/esppl_functions.h line 196

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions