error while compliling zboss stack
12 years ago
• kiran nayakhi
while compiling the zboss stack i am getting thousands of below errors
Error[Pe167]: argument of type "char *" is incompatible with parameter of type "char __code *"
all errors are targeting to th line
TRACE_MSG( ... ) line in various files ..
if i turn off ZB_TRACE_LEVEL=2 then it will compile successfully
pls tell me how i can solve this ?
thank u
Replies (2)
12 years ago
• kiran nayakRE: error while compliling zboss stack
hi
i am using IAR 8.10 compiler and it is for cc2530 soc
actually i created my own project and used all your source files under it
all the setting related to compiler, linker etc are as per your project
12 years ago
• Denis AkopovRE: error while compliling zboss stack
Hi,
Please provide more details about your environment and target.
What compiler are you using? What Platform and Options files (or what project file)?