你好,例程需要的配置一般在工程的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…
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…
Other Parts Discussed in Thread: CC2541 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/interface-group/interface/f/interface-forum/1222819/ti-smartrf-flash-programmer-exe-stuck-and-crashes 主题: CC2541中讨论的其他器件 您好、 在调用…
Other Parts Discussed in Thread: UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/other-wireless-group/other-wireless/f/other-wireless-technologies-forum/1006353/flash-programmer-smartrf…
Other Parts Discussed in Thread: UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1489742/processor-sdk-j784s4-flashing-ospi-via-uart-fails 部件号: PROCESSOR-SDK-…
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…