foss-for-synopsys-dwc-arc-processors / embarc_osp

embARC Open Software Platform (OSP) - An embedded software distribution for IoT and other embedded applications for ARC
https://www.embarc.org/
BSD 3-Clause "New" or "Revised" License
70 stars 62 forks source link

Error while running ESP8266 example on HSDK #81

Open BarryWang2017 opened 5 years ago

BarryWang2017 commented 5 years ago

Issue Summary


Bug

Development Environment

Bug Description

When I use the make TOOLCHAIN=gnu BOARD=hsdk BD_VER=10 CUR_CORE=archs38_c0 run command to compile and run the ESP8266 example, the serial terminal displays the following exception. _2019-03-02_21-57-50

My ESP8266 module is connected to PMOD_B via serial port.