Here's the command line that ARMUBL CCS project uses to convert .out to .bin
hex470.exe $(Proj_dir)\ubl2bin.cmd -o $(Proj_dir)\ubl-spi.bin $(Proj_dir)\spi\ubl-spi.out
I used CCSv3.3 and it did build something that rad with the pre-built DSPUBL.
Here's the command line that ARMUBL CCS project uses to convert .out to .bin
hex470.exe $(Proj_dir)\ubl2bin.cmd -o $(Proj_dir)\ubl-spi.bin $(Proj_dir)\spi\ubl-spi.out
I used CCSv3.3 and it did build something that rad with the pre-built DSPUBL.