- 首先,开发环境是ZB协议栈加IAR。
- 其次,程序可以正常在我的开发环境下运行,但是去到对方的电脑的时候,出现:Fatal Error[Ta031]: Locating constants and strings in ROM memory, located in the data memory space, is not allowed when using data model tiny or small
- 这个问题单单看字面意思就可以知道,需要改一下IAR的配置。把small改为long。
ZB程序写好之后在别人的环境下运行弹出错误
最新推荐文章于 2024-03-07 12:44:09 发布