M1s DOCK Questions
2022-12-03
Update history
Date | Version | Author | Update content |
---|---|---|---|
2022-12-03 | v0.1 | wonder |
|
c906_app/build_out/xxxxx/.map:No such file or directory
When compiling your firmware, make sure your command is ./build.sh demo_name
, like ./build.sh hello_world
, not ./build.sh hello_world/
(pay attention to the end symbol /
)