Other Parts Discussed in Thread: UNIFLASH , LAUNCHXL-CC1310 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1425092/cc1310-device-is-locked-error 器件型号…
Part Number: LAUNCHXL-F28P65X 例如我使用的是官方例程led_ex1_c28x_dual_blinky_cpu1和led_ex1_c28x_dual_blinky_cpu2。都使用LAUNCHXL-flash模式。在cpu1下载完程序之后,仿真cpu2程序就会出现以下错误:“C28xx_CPU1: If erase/program (E/P) operation is being done on one core, the other core should not execute…
Part Number: CC2642R Other Parts Discussed in Thread: SIMPLELINK-CC13XX-CC26XX-SDK , UNIFLASH
CCS使能properties 的 arm hex utility 后 生成的hex文件用flash programmer 2下载后,不能工作,只有.out文件下载后readback另存为hex后,再重写回去,才能工作,CCS 在hex生成时会产生警告显示添加了什么padding之类的. 但hex正常生成.
我用 C…
你好,例程需要的配置一般在工程的main.c文件开头的注释中会说明,这个例程的说明挺多的,你可以看一下是否有做相关设置:
//! This example demonstrates how to perform a live firmware update with use
//! of the Live Device Firmware Update (Live DFU or LDFU) command. The LDFU
//! command is supported in Serial…