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.

RefNode.c and RefNode.h not included in cc2431 locationprofile project

Other Parts Discussed in Thread: Z-STACK

Hi

The sample application in my Z-Stack location profile project does not include RefNode.c and RefNode.h.

Anyone know how I can add and include the files without error?

This is the error message that I have obtained after I have attempt to include RefNode.c and RefNode.h

Error[e27]: Entry "LocationHandleKeys::?relay" in module LocationProfile ( C:\ZStack-1.4.3-1.2.1\Projects\zstack\Samples\Location\CC2430DB\RouterBB\
Obj\LocationProfile.r51 ) redefined in module RefNode ( C:\ZStack-1.4.3-1.2.1\Projects\zstack\Samples\Location\CC2430DB\RouterBB\Obj\RefNode.r51 
)
Error while running Linker

Thank you in advance

Best in regards!