Other Parts Discussed in Thread: CC2640,
Hi,
I am doing on-chip OAD using cc2650.In that, I am referring to the CC2640 OAD user guide. This user guide gives the following steps.
1. Build the OAD Target app found in $BLE_INSTALL$\examples\cc2650lp\oad_target\iar
a. Build bim, cc2650lp_stack, and cc2650lp_app projects
2. Create the unified hex file
a. Run the merge.bat found in $BLE_INSTALL$\examples\cc2650lp\oad_target\iar\app
b. Download to the CC2650 LaunchPad with Flash Programmer 2
In this, I am unable to create a unified hex file.
I run the merge.bat file following error occurred.
Kindly give some ideas for creating the unified hex file.