We have a custom board based on a TMS320C6747. We built protos using the rev 1.1 silicon which are fully functional and we are moving to the 2.0 silicon.
Rev 1.1 silicon uses the D800K001 bootloader.
Rev 2 silicon uses the D800K003 bootloader.
When we try to use the D800K003 AISgen utility (version 0.1.0.0) to make a boot image for the rev2 silicon using SPI0 slave-mode boot, it fails. AISgen claims the operation is successful, but it isn't if you read the log file (AISgen.log shows "Requested value 'SPI' was not found" and an exception dump).and no new file is created.
Any ideas?