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: $DRIVERLIB$

Other Parts Discussed in Thread: Z-STACK

Hello, could you please advise to build a sample project?

I'm aware of the original thread https://e2e.ti.com/support/wireless_connectivity/zigbee_6lowpan_802-15-4_mac/f/158/t/489018

I'm trying the same thing and hit to a new error.

- I installed IAR-EW 7.40.2.8570.

- I Opened  C:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\HomeAutomation\SampleSwitch\CC26xx\SampleSwitch.eww

- And trying to build one of the projects - "ZStackCore".

>> [Result]  The first error was a missing of DRIVERLIB.

/cfs-file/__key/communityserver-discussions-components-files/158/05-IAR740-SampleSwitch-ZStackCore-01_2D00_NoChange-_2D002D00_-Missing-DRIVERLIB.txt

- I defined the symbol on Tools >> Configure Custom Argument variable .. (Although I think this is already a wrong way..)

>> [Result]  The second error was a missing of "hw_memmap.h".

/cfs-file/__key/communityserver-discussions-components-files/158/05-IAR740-SampleSwitch-ZStackCore-11_2D00_Defined-DRIVERLIB-_2D002D00_-Missing-hw_5F00_memmap.h

>> I could not find the location of the file.