使用IAR调试CC2640出现以下问题:
1. Build the Application project using Project Make (or F7)
2. Build the Stack project using Project Make (or F7)
3. Download the Stack project using Project Download Download Active Application.
4. Download the Application project using Project Download Download Active Application
以上四个步骤完成后选择“ the Application project ” 执行“ Debug without Downloading”后出现
此后通过IAR无法“Download Active Application”。
发现只要 Download Application project 一次,之后就会出现此现象,而Download the Stack project 可以多次没有问题。
在使用“Flash programmer 2"擦除收CC2640后,也是只可以 Download Application project 一次,问题依然。
到底是IAR软件的问题,还是TI的SDK与IAR配置问题?
另外说明,使用CCS6.0下载调试都正常,对CCS不太熟悉。