Hi
我在EDK中生成了system.bit system.bmm system.xml
导出到了sdk,在sdk中生成了elf,之后run as -> launch on hardware,
打开terminal 中的串口(目的是要观察到hello world),terminal中显示出如下报错信息:
Connection canceled due to ownership request from org.eclipse.debug.internal.core.LaunchConfiguration.
如何解决,才能最终看到hello world