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.

CC2538: How to program CC2538

Part Number: CC2538
Other Parts Discussed in Thread: SEGGER

I have a CC2538 breakout board. Something like this:

I am trying to figure out how to program it. I am using IAR. I read that Segger J Link can be used to program this thing. Mine has this pinout:

This is the first time I am using JTAG. I have made these connections: VTREF to 3.3V, GND, TDI, TMS, TCK, TDO, Reset to reset pin of cc2538. However I get an error message in IAR saying: Requested 2018 bytes from MCU. Received 0 bytes.

Is it possible to program CC2538 using Jlink? Should I buy some different programmer?