Will
Will
I cloned the demo project and ran it. I got this error message: [ERROR] Error initializing Version Plugin: Missing Command Error Is there any way to fix this? Thanks!
按照指引导入各项文件后,编译报Image$$ER_IROM1$$Base这个错误,网上查询很久也没见到解决方法,不知道应该怎么解决呢? 我未使用cmb_fault.S文件,仍然是在原有的HardFault_Handler中调用cm_backtrace_fault
I'm trying to debug my code with VSCode. Since I don't have a svd file,error occured when I start debugging(Exception in thread load-svd). I have already add "svdFile":null in launch.json...
PyOCD version: 0.36.0 Hardware: STM32F407ZGT6 (ARM Cortex-M4) CMSIS-DAP debugger I have set a breakpoint for a certain function using the Python API "_target.set_breakpoin()_". My firmware program calls this function multiple...