4 Star 27 Fork 24

QuecPython / HeliosSDK

 / 详情

编译EC600UCN_LB_VOLTE的MicroPython固件失败

待确认
缺陷
创建于  
2024-04-17 22:08

尝试编译EC600UCN_LB_VOLTE的MicroPython固件失败,编译命令为:
helios make services\microPython @EC600UCN_LB_VOLTE EC600UCNLB_V,未修改MenuConfig,报错如下(我修改了compile.py里面的make指令,原来是j12我改成了j1,为了方便看报错):

services/microPython/ports/quectel/core/source/machine_uart.c: In function 'machine_uart_ioctl':
services/microPython/ports/quectel/core/source/machine_uart.c:378:46: warning: unused parameter 'self_in' [-Wunused-parameter]
  378 | STATIC mp_uint_t machine_uart_ioctl(mp_obj_t self_in, mp_uint_t request, uintptr_t arg, int *errcode) {
      |                                     ~~~~~~~~~^~~~~~~
make[1]: *** [output/object/services/microPython/ports/quectel/core/source/machine_uart.c.o] Error 1
make[1]: Leaving directory `K:/helios/HeliosSDK'
Traceback (most recent call last):
  File "compile.py", line 224, in <module>
    build_proc(path_optimizer(sys.argv[1]))
  File "compile.py", line 222, in build_proc
    compile_proc()
  File "compile.py", line 192, in compile_proc
    raise RuntimeError('cmd [%s] execution error' % cmd)
RuntimeError: cmd [make --print-directory -j1 -f compilerules.mk] execution error
make: *** [exec] Error 1

后来尝试编译EC600UCN_LB,在menuconfig里打开voiceCall,这次编译成功,但是固件刷入后,呼叫还是被叫功能都无法正常使用(返回0,但是无法呼出,呼入则和手机关机一个效果)

评论 (0)

HenryWu 创建了缺陷

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(1)
5491494 expanda 1678953461
C
1
https://gitee.com/quecpython/HeliosSDK.git
git@gitee.com:quecpython/HeliosSDK.git
quecpython
HeliosSDK
HeliosSDK

搜索帮助