Hai,
is it possible to dump the code into CC2530EM using SmartRF with CCDbugger(Not with USB cable)..??
if yes, please provide some documents..!!
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.
Hai,
is it possible to dump the code into CC2530EM using SmartRF with CCDbugger(Not with USB cable)..??
if yes, please provide some documents..!!
Hello,
Yes, CC2530EM can be programmed using CCDebugger and SmartRF studio . Please refer to section 6 in the CCdebugger user guide for connections needed to do this.
Regards,
SS
Hai,
i updated my CCdebugger and i put my SmartRf board in Battery mode. i connect smartRf board with CCdebugger.
but my CCDbugger is showing RED light. i connect my CC debugger in smartRf board at Port3.
why my CCDebugger is showing RED light..??
P3 on the SmartRF05EB is the debug "output" of the board. You can use that if you want to use the SmartRF05EB as a debugger.
Your case is the opposite. You want to use a CC-Debugger to debug the CC2530EM mounted on the EB. What you need to do is to tap into the debug signals debug data (P2.1) and debug clock (P2.2) on the CC2530EM.
Take a look at the first page of the schematics for the SmartRF05EB (see at the end of the user's guide www.ti.com/lit/swru210). Remove jumpers on P1.19-P1.20 and P1.21-P1.22 and connect the CC-debuggers debug clock line to P1.19 and the debug data line to P1.21.
You also need to control the reset signal, so remove the jumper on P10.35-P10.36 and connect the reset line from the target connector on the debugger to P10.35.
You must also connect the debugger's GND to GND on 05EB. And not to forget, it is imperative that you connect the target voltage detect signal on the debugger (pin 2 on the target connector) to VDD on the 05EB.
The EB can be powered from either USB or batteries (or from the debugger via target connector pin 9).
You're apparently not supplying any power to the EB. Either attach batteries to the EB or connect pin 9 and pin 2 on the CC Debugger's target connector together.
Also verify the reset signal. It should be on P10.35 (not P1.35).
Debugger Target Connector <---> SmartRF05EB
Pin 1 to P20.20
Pin 2 to P20.3
Pin 3 to P1.19
Pin 4 to P1.21
Pin 7 to P10.35
Power the EB from USB or batteries, alternatively connect pin 9 on the debugger's target connector to P11.2 to power the EB from the debugger.