主题中讨论的其他器件:C2000WARE
大家好、
正如其他人已经注意到的、当 VCU 配置为 vcrc 时、FlashAPI 的 ROM 实现不可连接。 我收到此错误:
Linking target: Build/project-F280025-48LQFP-B1/Debug/project-F280025-48LQFP-B1.elf
error #16004-D: file "Integration/FlashApi/lib/FlashAPI_ROM_F28002x_FPU32.lib<F28002x_ROM_out_Fapi_initializeAPI_tmp.obj>" has a Tag_VCU attribute value of "1" that is different than one previously seen ("3"); combining incompatible files
error #16004-D: file "Integration/FlashApi/lib/FlashAPI_ROM_F28002x_FPU32.lib<F28002x_ROM_out_Fapi_setActiveFlashBank_tmp.obj>" has a Tag_VCU attribute value of "1" that is different than one previously seen ("3"); combining incompatible files
error #10010: errors encountered during linking; "Build/project-F280025-48LQFP-B1/Debug/project-F280025-48LQFP-B1.elf" not built
make: *** [tools/Make/base_application.mk:137: Build/project-F280025-48LQFP-B1/Debug/project-F280025-48LQFP-B1.elf] Error 1
make: Target 'all' not remade because of errors.
正如 其他人几乎一年前报告的、您对此是否有任何状态更新? 我们当前的解决方案是使用 RAM 实现、这是一个遗憾。 是否可以像您与其他人一样为此库提供源代码? (例如 VCRC 库)
我使用的是 C2000Ware 4.01.0和编译器版本21.6.0 LTS。
此致、
Erik