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.

what tool (e.g. hex430.exe) should I use to create a sbdemo.exe compatible .bin file?

Other Parts Discussed in Thread: CC2540

Hello I have a project where I am attempting to use sbdemo with a serial bootloader to download code to an msp4305342. 

I use CCSv5 to generate .out and .hex ouptut files however the sbdemo.exe tool uses files in .bin format. 

My use case is somewhat unusual because the serial boot loader is actual running on another chip (cc2540) and forwarding the data to the msp430.  Since sbdemo.exe and sbl is proven working already I just need to get the data into the correct (.bin) format.

Is it possible to do this with hex430.exe using the -image option? 

If yes where can I find a detailed explanation of the hex430 tool?

If no what tool should I use, for example with cc2540 the tool is oad.exe? 

**Attention** This is a public forum