Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
之前C文件都是都在makefile里面一个个加,现在新工程C文件过多使用搜索CSOURCES += $(shell find $(SOURCEDIR_NAME) -name "*.c" |xargs gcc -o output) 不会使用cmake,报错log如下感觉像是启动文件先编译但需要main.o,但main.o尚未进行编译
目前已经通过脚本将c文件添加但是又开始报Argument list too long已经运行到最后一步链接elf文件报该错误
建议生成vscode+cmake,如果确定需要makefile,可以使用cmake生成makefile。现在默认生成的是 ninja。
主要是时间不够没空研究怎么去用cmake重构makefile,项目时间比较紧张
快速上手云途开发生态
发帖前请查看
帮助改进和优化YT CONFIG TOOL,有机会抽取YTM32B1ME0 EVB哦...