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.

Getting Started with cc2650 with IAR and z-stack

Other Parts Discussed in Thread: Z-STACK, CC2650, SYSBIOS

I am complete newbie to cc2650. I have purchased cc2650DK. I have no idea on how do i proceed further. I have followed many forums, and tried to use Z-Stack, and upload the ZC firmware. 

I am using:

1. cc2650 + SmartRF06EB

2. IAR 7.5

3. Z-Stach home automation 1.2.2a

But i am getting following error:

1. when i use sensor tag example project:

gmake[1]: *** [mangled__BIOS_lib.obj] Error 2
gmake[1]: Leaving directory `C:/ti/simplelink/zstack_home_1_02_02a_44539/Projects/zstack/HomeAutomation/SensorTag/CC2650/src/sysbios'
gmake: *** [C:/ti/simplelink/zstack_home_1_02_02a_44539/Projects/zstack/HomeAutomation/SensorTag/CC2650/src/sysbios/sysbios.arm3] Error 2
Build of libraries failed.
error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_30_06_67_core/packages/xdc/cfg/SourceDir.xs", line 184: xdc.cfg.SourceDir : Build of generated source libraries failed:
exit status = 2:
js: "C:/ti/xdctools_3_30_06_67_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
xdctools_3_30_06_67_core\gmake.exe: *** [package/cfg/app_prm3.xdl] Error 1
xdctools_3_30_06_67_core\gmake.exe: *** Deleting file `package/cfg/app_prm3.xdl'
xdctools_3_30_06_67_core\gmake.exe: *** [package/cfg/app_prm3.xdl] Deleting file `package/cfg/app_prm3.h'
xdctools_3_30_06_67_core\gmake.exe: *** [package/cfg/app_prm3.xdl] Deleting file `package/cfg/app_prm3.c'
js: "C:/ti/tirtos_simplelink_2_11_01_09/products/bios_6_41_02_41/packages/iar/tools/configuro/Main.xs", line 93: Error: xdc.tools.configuro: configuration failed due to
earlier errors (status = 2); 'linker.cmd' deleted.
Error while running "c:\ti\xdctools_3_30_06_67_core/xs" --xdcpath="C:\ti\tirtos_simplelink_2_11_01_09\packages;C:\ti\tirtos_simplelink_2_11_01_09\products\
bios_6_41_02_41\packages;C:\ti\tirtos_simplelink_2_11_01_09\products\cc26xxware_2_00_06_14829\inc;C:\ti\tirtos_simplelink_2_11_01_09\products\

2. When i use to load ZC firmware:

IAR ELF Linker V7.50.1.10123/W32 for ARM
Copyright 2007-2015 IAR Systems AB.
Error[Lp015]: section placement failure: overcommitted content in [0x0000058c-0x0000058f]
Error[Li016]: size limit exceeded. The application needs 0x1a16c (106 860) 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\zstack_home_1_02_02a_44539\Projects\zstack\ZNP\CC26xx\Coordinator-Pro\Obj\AF.o"
(and 82 other modules).

107 665 bytes of readonly code memory
2 922 bytes of readonly data memory
18 454 bytes of readwrite data memory

Errors: 2
Warnings: none

Link time: 0.55 (CPU) 0.54 (elapsed)
Error while running Linker

Total number of errors: 2
Total number of warnings: 0

How do i proceed now? Am i missing anything? any configuration missed?

Here i would highlight that code size is exceeding the flash size of module.