请教个问题:esp8266 nonos sdk环境,加了AT功能后os_printf()打印日志在串口工具上看不到,只能看到at指令的返回值?
代码如下:
uart_init(BIT_RATE_115200, BIT_RATE_115200);
os_delay_us(60000);
os_printf("11111111");
//user_at_init();
整个项目没有加入at.a进行编译时,串口工具有输出,加了后只有AT指令才有返回值,即只有AT那几个打印日志的有效果,os_printf的打印看不到日志。
谢谢各位
请教个问题:esp8266 nonos sdk环境,加了AT功能后os_printf()打印日志在串口工具上看不到,只能看到at指令的返回值
Who is online
Users browsing this forum: No registered users and 3 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.