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.

Compils errors

Other Parts Discussed in Thread: CC2640, BLE-STACK

Hello,

I have some problems while I am using IAR Embedded Workbench programs. When I compile the program I have a error undefine :

"Error[Li016]: size limit exceeded. The application needs 0xd4e8 (54 504) bytes, which is greater than the limit of 0x8000 (32 768) bytes.

         The limit is due to license "ARM.EW.LINKER" from "C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Stack\CC2640\ FlashROM\Obj\bleDispatch.o"

(and 22 other modules)"

I don"t understand this error... Or could i have a solution to have the good licence ?

Thank you