1. 首先将oflash拷贝到/usr/bin文件夹中
  2. 修改oflash权限 sudo chmod 777 oflash
  3. 终端中进入需要烧录的bin文件的文件夹
  4. 执行sudo oflash
    ubuntu下oflash的使用
  5. 选择 0 OpenJTAG
    ubuntu下oflash的使用
  6. 由于使用的是2440 所以选择 1
    ubuntu下oflash的使用
  7. 选择0 烧入到nand flash
    ubuntu下oflash的使用
  8. 输入文件名 led_on_c.bin ,然后选择0 Nand flash program ,在选择block0 ,程序就开始烧写了。
    ubuntu下oflash的使用

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-21
  • 2021-11-29
  • 2021-06-18
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
猜你喜欢
  • 2021-11-22
  • 2021-10-14
  • 2021-04-30
  • 2021-07-10
  • 2021-12-15
  • 2021-09-21
相关资源
相似解决方案