当前位置: 代码迷 >> 综合 >> qemu-static 模拟固件
  详细解决方案

qemu-static 模拟固件

热度:48   发布时间:2023-10-19 20:27:55.0

参数的顺序很重要

qemu-arm-static -g 1234 -L ./ ./bin/ota

-L 是lib的路径

-L ./  即表示lib库在当前路径下

qemu-static 模拟固件

  相关解决方案