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.

a51 file for OAD script

Other Parts Discussed in Thread: CC2540

The bLE stack comes with a script to format hex files together  ble/common/cc2540/cc254x_ubl_pp.bat. It failes trying to open a .a51 file. How do I make this a51 file that its looking for?

This script can also fomat binary files when given the "ProdUBL" option. The ProdUBL option works. The script does not work when given the "ProdHex" option.

I get this popup when I try: 

Line 81 in cc254x_ubl_pp.js is trying to open a .a51 file. I searched though my files, but I can't find anything with that extention