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.

IAR编译CC2640例程问题

Other Parts Discussed in Thread: CC2640, CC2650STK

在编译CC2640例程时发生如下图所示问题

使用的IDE是

安装在电脑的D盘。

蓝牙栈:2_01_00_44423,默认安装在C盘。

系统:WIN10

直接编译蓝牙栈中的例程,未做修改。

Build the Application project 时 成功

Build the Stack project 时出现上述问题

感觉像是flsh地址分配问题。

设备使用的是CC2650STK+XDS110,

因为芯片内出厂已下载了BLE的Stack project 所以下载例程到设备上时没有问题,可以正常运行。

所以想知道是什么原因引起了上述问题。