Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 6 months ago.
When keil 5 export program cannot find the file, how can I solve it?
compiling ESP8266Interface.cpp... .\mbed-os\rtos/rtos.h(28): error: #5: cannot open source input file "mbed_rtos_storage.h": No such file or directory
- include "mbed_rtos_storage.h" esp8266-driver_copy/ESP8266Interface.cpp: 0 warnings, 1 error compiling ATParser.cpp... .\mbed-os\rtos/rtos.h(28): error: #5: cannot open source input file "mbed_rtos_storage.h": No such file or directory
- include "mbed_rtos_storage.h" esp8266-driver_copy/ESP8266/ATParser/ATParser.cpp: 0 warnings, 1 error compiling BufferedPrint.c... esp8266-driver_copy/ESP8266/ATParser/BufferedSerial/BufferedPrint.c(22): error: #5: cannot open source input file "mbed_error.h": No such file or directory
- include "mbed_error.h" esp8266-driver_copy/ESP8266/ATParser/BufferedSerial/BufferedPrint.c: 0 warnings, 1 error compiling ESP8266.cpp... esp8266-driver_copy/ESP8266/ESP8266.h(20): error: #5: cannot open source input file "ATParser.h": No such file or directory
- include "ATParser.h"