RISC-V MCU中文社区

【求助】 Remote communication error. Target disconnected.: Broken pipe.

发表于 开源蜂鸟E203 2022-03-14 14:29:11
3
2119
0

图片alt

ic@ubuntu:~/hbird-sdk/application/baremetal/helloworld$ make upload SOC=hbirdv2 BOARD=mcu200t CORE=e203 DOWNLOAD=flashxip
Download and run helloworld.elf
riscv-nuclei-elf-gdb helloworld.elf -ex “set remotetimeout 240” \
-ex “target remote | openocd -c \”gdb_port pipe; log_output openocd.log\” -f ../../../SoC/hbirdv2/Board/mcu200t/openocd_hbirdv2.cfg” \
—batch -ex “monitor reset halt” -ex “load” -ex “monitor resume” -ex “quit”
Remote communication error. Target disconnected.: Broken pipe.
“monitor” command not supported by this target.
You can’t do that when your target is `exec’
“monitor” command not supported by this target.

按教程做的,啥也没改,调试器连接正常,有人知道是为什么吗

喜欢0
用户评论 (3)

未通过实名认证

懒的都不写签名

积分
问答
粉丝
关注
  • RV-STAR 开发板
  • RISC-V处理器设计系列课程
  • 培养RISC-V大学土壤 共建RISC-V教育生态
RV-STAR 开发板