參與:2
分享評論舉報
Jack

Jack

初學乍練

4 則回答

1得分


最佳解


目前經過code rebuild和卜子提供的CMD命令,已解決問題,謝謝

1F
Jack

Jack

初學乍練
2得分


最佳解


I think you already destroied the original partition table. Please use below command to regenerate its partition table and flash image then.

> python ..\..\..\..\..\build\tools\flash\gen_part_table.py --output output\generated_partition_table.xml --begin=140KB --partition --file=output\Quartz_HASHED.elf --partition --file=..\..\..\..\..\bin\cortex-m0\threadx\ioe_ram_m0_threadx_ipt.mbn --partition --file=..\..\..\..\..\bin\wlan\wlan_fw_img.bin --partition --id=FS1 --size=64KB --start=12KB --partition --id=FS2 --size=64KB --start=76KB --partition --id=UNUSED --size=8KB --start=4KB

> python ..\..\..\..\..\build\tools\flash\qflash.py --nogen --comm xx

2F
卜子

卜子

初學乍練
2得分


最佳解


 
Dear Sir,

我目前是在qca4020.or_.1.1_postcs1\target\quartz\demo\QCLI_demo\build\gcc下用 python命令燒錄

但是結果就是沒有0x80

 

3F
Jack

Jack

初學乍練
3得分


最佳解


我用QFLASH去燒錄並不會產生你說的現象。除非你是在QCA4024的SDK執行燒錄。

 

 

4F
卜子

卜子

初學乍練

我要回答