VCS产生fsdb文件时,出现报错:
Environment variables NOVAS_HOME or DEBUSSY_HOME is not set.
Please set one of these variables and continue.
解决方案
在根目录下的.bashrc中,添加 export N ...
先问下大家有在studio上使用DAP成功烧录的吗?
我用的雅特力开发板,自带AT-Link(本质上是DAP)。使用studio烧录的时候报错:
pyocd.core.exceptions.TargetSupportError: Target type 'at32f403avgt7' n ...