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: cc2530 start

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

Tool/software: TI C/C++ Compiler

HELLO,I wanna  start a cc2530 module , is it necessary to add a start up code to sampleswitch code in zstack3.0? or sample starts by loading this code on module? 

  • Hi there user5319961,

    I'm not completely sure I understand, but if you mean you're simply wanting to have the application start on your CC2530 device, then yes, the application runs the sample application immediately after flashing the device with your application image. (Assuming you're not debugging the device, in which case you'll have to press 'Run' on the debugger, i.e. If you're using IAR to flash/debug the device)

    EDIT: For more information regarding the sample applications, you can refer to the Z-Stack Sample Application User's Guide located (C:\Texas Instruments\Z-Stack 3.0.1\Documents\Z-Stack 3.0 Sample Application User's Guide.pdf