【Mind+】官方问题解答汇总贴 留言解答
2018-12-1911.4万
AI 快速预览详细
本文是Mind+官方问题解答的汇总贴,涵盖了从串口通信到程序上传、传感器解锁到多线程实现等多个常见问题。例如,如何通过系统运行时间实现伪多线程、如何进行串口通信、如何解锁几十种传感器等。每个问题都提供了详细的解决方案,帮助用户快速找到答案。无论是初学者还是进阶用户,都能从中受益。
创作许可协议
本项目采用 None(不开放任何权利,保留所有权利) 进行许可。
创作许可协议
本项目采用 None(不开放任何权利,保留所有权利) 进行许可。
报错的串口输出:
Guru Meditation Error: Core 1 panic'ed (Unhandled debug exception)
Debug exception reason: Stack canary watchpoint triggered (button2)
Core 1 register dump:
PC : 0x4008ca53 PS : 0x00060536 A0 : 0x400823a8 A1 : 0x3ffb85c0
A2 : 0x3ffb7cc4 A3 : 0x00000000 A4 : 0x3ffb7d0c A5 : 0x00000000
A6 : 0x00000001 A7 : 0x3ffb88ac A8 : 0x8008a9f4 A9 : 0x3ffb8660
A10 : 0x00000001 A11 : 0x3ffc2b48 A12 : 0x3ffc2b48 A13 : 0x00000001
A14 : 0x00060520 A15 : 0x00000000 SAR : 0x00000012 EXCCAUSE: 0x00000001
EXCVADDR: 0x00000000 LBEG : 0x40001609 LEND : 0x4000160d LCOUNT : 0x00000000
Backtrace: 0x4008ca53:0x3ffb85c0 0x400823a5:0x3ffb86c0 0x400e137a:0x3ffb86e0 0x40082f72:0x3ffb8700 0x4008293a:0x3ffb8720 0x400e5ec5:0x3ffb8790 0x400e494d:0x3ffb87b0 0x400e4d9b:0x3ffb87d0 0x400e3575:0x3ffb8840 0x400e4058:0x3ffb8890 0x400e2b2d:0x3ffb88f0 0x400e30a5:0x3�
已发帖求助:求助问答:mind+上传模式掌控版连接Wi-Fi出错
compilation terminated.
lto-wrapper.exe: fatal error: F:\maker\Mind+\1.8.3\Arduino\hardware\tools\avr\bin\avr-gcc returned 1 exit status
compilation terminated.
f:/maker/mind+/1.8.3/arduino/hardware/tools/avr/bin/../lib/gcc/avr/5.4.0/../../../../avr/bin/ld.exe: error: lto-wrapper failed
collect2.exe: error: ld returned 1 exit status
链接失败 自己编写的库上传的时候报错,说的是编译器版本是6.0,与预期的LTO4.1版本不兼容。求解决办法
@Forgotten
[tr][td]我的项目加了子线程全都不能运行了,不加就能正常运行。
[/td][/tr]
[/table][font=微软雅黑]
[align=left]这个可以,显示屏正常显示[/align]
[align=left]就算子线程什么都不加,显示屏也是黑屏[/align]
[/font]
[table=98%]
[tr][td][/td][/tr]
[/table]