I installed ccsv6 and it will build this source but only as COFF. I think that is ok because AISgen wants COFF. That is also with the 5.1.5 compiler and all of the same configuration settings.
I went back and tried ccsv5 and specified COFF but it still doesn't find the symbols. So what ever the difference is, ccsv6 takes care of things.
I get two warnings:
entry-point symbol other than "_c_int00" specified (this project has a -e _boot int boot.c so this is ok)
creating output section ".const" without a SECTIONS specification (I can fix this in the ubl.cmd file)
Thanks,
Dan