
# 系统不支持system函数，怎么处理？
**答：**LiteOS 系统不支持 system 函数执行相关操作，在使用 system 函数进行功能调用的地方，可以直接调用该功能接口函数实现功能调用。
