I’m trying to flash an XBee example application in to my programmable XBee.
I don’t have the debugger kit and found this topic say I should generate the binary file and upload it via X-CTU.
http://www.itk.de/support/forum/37419/programming-xbee-with-cable-codewarrior-xbee-without-adapter
However, when I click ‘Build’ or ‘Build All’, CodeWarrior 10.2 will generate the .abs file and .abs.s19 (i.e. ‘bootloader.abs.s19’).
I can’t find the .bin file which I need it to upload from X-CTU.
How to generate .bin file from CodeWarrior 10.2 for X-CTU?