This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] LP-EM-CC35X1:无法在 Mac 或 Windows 上刷写或调试、相同错误、CCS 12.8.1

Guru**** 2347060 points
Other Parts Discussed in Thread: SYSCONFIG
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1483764/lp-em-cc35x1-unable-to-flash-or-debug-on-mac-or-windows-same-error-ccs-12-8-1

器件型号:LP-EM-CC35X1
主题中讨论的其他器件: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:加载失败。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    阅读软件概述并更改调试配置时需要使用。 现在它正在工作、我已经按照指示操作了。