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.

Compiler/CC2530: Error[e46]: Undefined external "?V4" referred in AF

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Tool/software: TI C/C++ Compiler

Hello

I am a beginer with z-stack.

When i use iar 10.10.1 buid z-stack sample. it give me some error :

Error[e46]: Undefined external "?V1" referred in AF 

Error[e46]: Undefined external "?V2" referred in AF 

.......

Error[e46]: Undefined external "?V7" referred in AF .

Can you tell me where is problem ?

Thanks.