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.

Problem with CC2530

Other Parts Discussed in Thread: CC2530, MSP-FET, CC-DEBUGGER

Hai

i am targating CC2530 core(which is 8051) and it is mounted on EXP-MSP430F5438A board.

when i write code in IAR for 8051 and try dump(in CC2530 core) through MSP-FET debugger, IAR showing
below message.


My doubt is, can we dump the code like this..??

&

If yes, Please suggest some data sheets for this.

  • No, you cannot program the CC2530 with the MSP430-FET. You'll need to program the CC2530 with a CC-Debugger and you will have to wire strap the debug signals from the CC2530 directly to the debugger (there's no appropriate debug connector directly on the EXP-MSP430 board).

  • Hi nick name,

    MSP-FET is meant for programming and debugging MSP430 controllers.  For CC2530 which is 8051 core, you must use CC-Debugger.  You need to take out the CC2530 programming pins, connect to CC-Debugger program it independently.   Make sure that while programming CC2530, your MSP430 is not powered.