I'm trying to program an XBee S2C TH using only a grove development board and the program CodeWarrior.
I've followed the steps of the "Getting Started" guide (without the debugger and the XBIB). When I try to run the bootloader program, an error appears:
"An error occured while connecting to the interface hardware or target specified in the Launch Configuration Dialog. For this launch, you may retry/re-specify the connection with the following parameters:"
Trying out the different parameters doesn't solve the error, so I supposed it was because the program doesn't recognize the grove development board.
Can I program the XBee using the grove development board?