Other Parts Discussed in Thread: UNIFLASH
在CCS中下载程序时出现下面的这个错误;
Error connecting to the target:
(Error -1274 @ 0x0)
Error encountered during connect sequence. The specific reason is unknown but may be the result of trying to access a Core or logic that is inaccessible due to a lack of Power, Clocks, or Authentication (i.e. Security is preventing).
If blocked by security, and if supported, access may be allowed after following the Authentication process.
(Emulation package 9.10.0.00080)
使用的是 simplelink_lowpower_f3_sdk_7_10_00_35 \examples\rtos\LP_EM_CC2340R5\drivers\gpiointerrupt 的例程;
CCS版本为12.2.0
