地猛星跟着移植程序 一直有这个报错Build started: Project: empty_LP_MSPM0G3507_nortos_keil *** Using Compiler 'V6.21', folder: 'D:\Keil_v5\ARM\ARMCLANG\Bin' Build target 'MSPM0G3507_Project' Note: source file '.\empty.syscfg' - object file renamed from '.\Objects\empty.o' to '.\Objects\empty_1.o'. Note: source file '.\empty.syscfg' - object file renamed from '.\Objects\empty.o' to '.\Objects\empty_1.o'. Before Build - User command #1: cmd.exe /C "D:\HuaweiMoveData\Users\CC\Desktop\MSPM0G3507\mspm0_sdk_1_20_01_07\3.0\keil\../tools/keil/syscfg.bat 'D:\HuaweiMoveData\Users\CC\Desktop\MSPM0G3507\mspm0_sdk_1_20_01_07\3.0\keil\' empty.syscfg" Using Sysconfig Tool from "C:\ti\sysconfig_1.20.0\sysconfig_cli.bat" "Update the file located at /tools/keil/syscfg.bat to use a different version" Running script... Validating... info: /ti/project_config/ProjectConfig deviceSpin: Note: User must select a device after migration. info: PWM_0(/ti/driverlib/PWM): Peripheral does not retain register contents in STOP or STANDBY modes. User should take care to save and restore register configuration in application. See Retention Configuration section for more details. info: TIMER_0(/ti/driverlib/TIMER): Peripheral does not retain register contents in STOP or STANDBY modes. User should take care to save and restore register configuration in application. See Retention Configuration section for more details. info: UART_1(/ti/driverlib/UART): Peripheral does not retain register contents in STOP or STANDBY modes. User should take care to save and restore register configuration in application. See Retention Configuration section for more details. Generating Code (empty.syscfg)... Unchanged D:\HuaweiMoveData\Users\CC\Desktop\MSPM0G3507\mspm0_sdk_1_20_01_07\3.0\keil\ti_msp_dl_config.c... Unchanged D:\HuaweiMoveData\Users\CC\Desktop\MSPM0G3507\mspm0_sdk_1_20_01_07\3.0\keil\ti_msp_dl_config.h... Unchanged D:\HuaweiMoveData\Users\CC\Desktop\MSPM0G3507\mspm0_sdk_1_20_01_07\3.0\keil\Event.dot... ArmClang: warning: empty.syscfg: 'linker' input unused [-Wunused-command-line-
立创开发板
全部评论 默认 最新
Yom 作者
2024-07-26 15:35:39 来自广东
我去objects里面找了并没有生成empty_1.o文件,编译过了还是没有生成
立创开发板 官方
2024-07-26 15:29:51 来自广东
我们的模块手册和入门手册都提供了例程,如果您赶时间可以直接使用例程修改,或者与例程对比看哪里有问题
Yom 作者
2024-07-26 15:31:57 来自广东
请帮我看一下,我刚补全了代码报错
立创开发板 官方
2024-07-26 15:27:15 来自广东
你提供的这一些信息,没有报错的信息
Yom 作者
2024-07-26 15:30:21 来自广东
ArmClang: warning: argument unused during compilation: '-Wa,armasm,--diag_suppress=A1950W' [-Wunused-command-line-argument] ArmClang: warning: argument unused during compilation: '-gdwarf-4' [-Wunused-command-line-argument] ArmClang: warning: argument unused during compilation: '-D __UVISION_VERSION=539' [-Wunused-command-line-argument] ArmClang: warning: argument unused during compilation: '-D __MSPM0G3507__' [-Wunused-command-line-argument] assembling empty.syscfg... compiling Encoder.c... compiling empty.c... linking... .\Objects\empty_LP_MSPM0G3507_nortos_keil.axf: error: L6002U: Could not open file .\objects\empty_1.o: No such file or directory Not enough information to list image symbols. Not enough information to list load addresses in the image map. Finished: 2 information, 0 warning, 0 error and 1 fatal error messages. ".\Objects\empty_LP_MSPM0G3507_nortos_keil.axf" - 1 Error(s), 5 Warning(s). Target not created. Build Time Elapsed: 00:00:03
立创开发板 官方
2024-07-26 16:05:42 来自广东
工程文件是不是复制的? 导致现在文件路径混乱了,参考这个:https://blog.csdn.net/hchun_03/article/details/140265487
Yom 作者
2024-07-26 16:35:02 来自广东
已经修改,没有解决,可以远程连联线电脑帮我看看吗[大哭]
Yom 作者
2024-07-26 16:35:42 来自广东
这个报错没有任何改变
Yom 作者
2024-07-26 16:41:12 来自广东
要移植的部分确实是复制过去的,就和例程给的oled或openmv4成功案例下载完一样的问题,没有tools没有driverlib.a,需要复制到sdk中重新配置环境,但是我卡在这里了
Yom 作者
2024-07-26 15:13:00 来自广东
有解决经验的 能帮我看一下嘛 可以远程 有偿也行
没有更多啦~