Closed ewfian closed 8 years ago
ESP8266 has an Xtensa lx106 CPU, not an ARM CPU. You can not link binary code generated for ARM into a program for Xtensa.
ESP8266 has an Xtensa lx106 CPU, not an ARM CPU. You can not link binary code generated for ARM into a program for Xtensa.
thanks
Do you know the file extensions for Linux?
Basic Infos
Hardware
Hardware: ESP-8266-12F
Description
a have a static library(mpl libraries form InvenSense, Inc ) build by [arm-none-eabi-gcc-4.9.3] and i want use it in my project ,i attempt to use but it seems does not work
Arduino-IDE-1.5-3rd-party-Hardware-specification
Settings in IDE
Module: NodeMCU 1.0(ESP 12 F) Flash Size: 4MB CPU Frequency: 80Mhz
Debug Messages