embarc_osp icon indicating copy to clipboard operation
embarc_osp copied to clipboard

Error while running ESP8266 example on HSDK

Open BarryWang2017 opened this issue 6 years ago • 0 comments
trafficstars

Issue Summary

  • Type: Bug
  • Category: Example
  • Priority: High
  • Release Version: 2018.12

Bug

Development Environment

  • HOST OS Ubuntu 18.04.2 LTS 64Bit

  • TOOLCHAIN
    ARC GNU 2018.09.

  • BOARD HSDK

  • ARC CORE archs38

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.

BarryWang2017 avatar Mar 02 '19 14:03 BarryWang2017