您好!
我遵循 CC33xx Linux 入门指南 并执行中的步骤 选项2:构建和刷写 CC33xx 二进制文件 首选。 加载新生成固件后、可能会看到以下错误:
[ 23.988001] cc33xx_driver cc33xx.1.auto: Direct firmware load for ti-connectivity/cc33xx-nvs.bin failed with error -2 [ 24.031171] wlcore: Could not get nvs file ti-connectivity/cc33xx-nvs.bin [ 24.031313] cc33xx_driver cc33xx.1.auto: Direct firmware load for ti-connectivity/cc33xx-conf.bin failed with error -2 [ 24.075239] wlcore: ERROR could not get configuration binary ti-connectivity/cc33xx-conf.bin: -2 [ 24.084087] wlcore: WARNING falling back to default config
我的问题:
这些误差是什么、它们具体是什么意思? 它们如何影响 CC33XX 模块、我该如何修复它们?
提前感谢您!