主题中讨论的其他器件:SysConfig
工具与软件:
在两个系统上均已安装最新的 SDK、CCS 12.8.1、wifi 工具箱3.0.0、SysConfig 1.23、并在 CCS 中安装了 CC35X1支持。 导入示例项目时、编译工作正常。
Mac 和 Windows 都给出相同的错误、即无法找到 FlashEraseBeforeLoad。
CC35X1开发板上的 USB 和 XDS
CS_DAP_0:GEL 输出:启动 cc35x1时的 DAP
APP_MCU:GEL 输出:启动 cc35x1时的 m33
CS_DAP_0:FlashDeviceOsprey:闪存加载程序:CC35xx_flash_library_version 1.0.93.2
CS_DAP_0:FlashDeviceOsprey:FlashDeviceOsprey.cpp 最后一次更改:2024年12月22日17:09:17
APP_MCU:GEL 输出:OnPreFileLoaded
APP_MCU:GEL 输出:从 DLL 执行 FlashEraseBeforeLoad
APP_MCU:GEL:调用 OnPreFileLoaded ()时出错:未找到标识符:FlashEraseBeforeLoad ()
APP_MCU:GEL:加载文件时遇到问题:C:\Users\Sean \workspace_v12\empty_CC35X1_LAUNCHXL_freertos_ticlang\Debug\empty_CC35X1_LAUNCHXL_freertos_ticlang.out 无法打开文件
调整编译步骤以将.out.sym 复制回.out、因为第5步(编译 vender_flash_image)将其重命名为.sym、会略微更改输出:
CS_DAP_0:GEL 输出:启动 cc35x1时的 DAP
APP_MCU:GEL 输出:启动 cc35x1时的 m33
CS_DAP_0:FlashDeviceOsprey:闪存加载程序:CC35xx_flash_library_version 1.0.93.2
CS_DAP_0:FlashDeviceOsprey:FlashDeviceOsprey.cpp 最后一次更改:2024年12月22日17:09:17
APP_MCU:GEL 输出:OnPreFileLoaded
APP_MCU:GEL 输出:从 DLL 执行 FlashEraseBeforeLoad
APP_MCU:GEL:调用 OnPreFileLoaded ()时出错:未找到标识符:FlashEraseBeforeLoad ()
APP_MCU:文件加载程序:验证失败:无法写入0x1000101C:目标未连接
APP_MCU:GEL:文件:C:\Users\Sean \workspace_v12\empty_CC35X1_LAUNCHXL_freertos_ticlang\Debug\empty_CC35X1_LAUNCHXL_freertos_ticlang.out:加载失败。