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.

RTOS: CC2530 UART transportation support

Other Parts Discussed in Thread: CC2530, Z-STACK

Tool/software: TI-RTOS

Hi everyone!

I'm a beginner of using CC2530. I want to build a UART project with Z stack's libraries. I've already installed Z stack 3.0.1 and read the description of UART's functions in HAL Driver API document.

But I got stuck with using these functions to build my project.

Could anyone help me to do this? (the setting in C/C++ Compiler, more specifically in Preprocessor section and  how to add related libraries including in the Stack (literally how to use this Stack ^^)) ?

Thanks in advance.