window下Hispark Studio编译失败

Viewed 126

一、描述你遇到的问题

================================ [CLEAN SUCCESS] Took 0.02 seconds ================================
================================ [Python环境正常] ================================
warning: the int symbol LFS_PARTITION_ID (defined at middleware/chips/ws63/Kconfig:105) has a non-int default 0x21 (undefined)
warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_COMPRESS (defined at middleware/chips/ws63/Kconfig:52) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_AB (defined at middleware/chips/ws63/Kconfig:59) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_REBOOT (defined at middleware/chips/ws63/Kconfig:85) will have no effect, as defaults do not affect choice symbols

warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_WAITFOREVER (defined at middleware/chips/ws63/Kconfig:91) will have no effect, as defaults do not affect choice symbols

python path: D:\Programs\Python\Python311\python.exe
[ws63][acore] run custom cmd success!
D:\bearpi\bearpi-pico_h3863\build\script.....\config.in
d:\bearpi\bearpi-pico_h3863
Kconfig header saved to 'D:\bearpi\bearpi-pico_h3863\output\ws63\acore\ws63-flashboot\mconfig.h'
######### Build target:ws63_flashboot failed

warning: the int symbol LFS_PARTITION_ID (defined at middleware/chips/ws63/Kconfig:105) has a non-int default 0x21 (undefined)
warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_COMPRESS (defined at middleware/chips/ws63/Kconfig:52) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_AB (defined at middleware/chips/ws63/Kconfig:59) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_REBOOT (defined at middleware/chips/ws63/Kconfig:85) will have no effect, as defaults do not affect choice symbols

warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_WAITFOREVER (defined at middleware/chips/ws63/Kconfig:91) will have no effect, as defaults do not affect choice symbols

python path: D:\Programs\Python\Python311\python.exe
[ws63][acore] run custom cmd success!
D:\bearpi\bearpi-pico_h3863\build\script.....\config.in
d:\bearpi\bearpi-pico_h3863
Kconfig header saved to 'D:\bearpi\bearpi-pico_h3863\output\ws63\acore\ws63-loaderboot\mconfig.h'
######### Build target:ws63_loaderboot failed

warning: the int symbol LFS_PARTITION_ID (defined at middleware/chips/ws63/Kconfig:105) has a non-int default 0x21 (undefined)

warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_COMPRESS (defined at middleware/chips/ws63/Kconfig:52) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_AB (defined at middleware/chips/ws63/Kconfig:59) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_REBOOT (defined at middleware/chips/ws63/Kconfig:85) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_WAITFOREVER (defined at middleware/chips/ws63/Kconfig:91) will have no effect, as defaults do not affect choice symbols

python path: D:\Programs\Python\Python311\python.exe
flashboot start build .....
['D:\Programs\Python\Python311\python.exe', 'build.py', 'ws63-flashboot']
loaderboot start build .....
['D:\Programs\Python\Python311\python.exe', 'build.py', 'ws63-loaderboot']
[ws63][acore] run custom cmd success!
D:\bearpi\bearpi-pico_h3863\build\script.....\config.in
d:\bearpi\bearpi-pico_h3863
Kconfig header saved to 'D:\bearpi\bearpi-pico_h3863\output\ws63\acore\ws63-liteos-app\mconfig.h'
######### Build target:ws63_liteos_app failed

================================ [FAILED] Took 8.27 seconds ================================

  • 终端进程已终止,退出代码: -1。
  • 终端将被任务重用,按任意键关闭。

二、你具体做的所有步骤结果截图

请插入图片

三、当前开发板状态全景照片

请插入图片

四、开发板串口所有日志

请在此处粘贴串口日志

2 Answers

日志中没有显著提示,如果没有修改过程序,编译报错就是环境搭建问题了

我重新搭建试试

路径放根目录就ok名字缩写一下。