使用env 环境 scons -j8 编译 PersimM3_SDK_V1.5.0_20210226\project\firmware 的软件包 (此软件包为开发板厂家 睿赛德科技 网盘上下载的 ) 出现 错误,错误信息如下:
arm-none-eabi-objcopy -O binary rtthread.elf rtthread.bin
arm-none-eabi-size rtthread.elf
text data bss dec hex filename
2897552 130388 1506008 4533948 452ebc rtthread.elf
Access is denied.
scons: *** [rtthread.elf] Error 1
scons: building terminated because of errors.
朋友们有知道什么原因的么?
在最上面有这样的信息:
scons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly
File "E:\Persimmon_PROJECT\PersimM3_SDK_V1.5.0_20210226\project\firmware\SConstruct", line 22, in <module>