We have developed several products using the C6748 DSP and AISgen for creating our bootable images from .out files produced by the CodeComposer Studio build process. The AISgen utility uses a .cfg file to store the user defined options for the conversion process. This process worked perfectly for us in the past but we are now in the process of automating our build procedure. In order to do so, we need the ability to script AISgen for automation purposes and we have discovered that AISgen (GUI app) does not support a command line interface. Reading through the various forum posts we have discovered that HexAISgen does have this capability. So the question is: is there any way to import AISgen config files into an existing utility program that will convert the .cfg file into an .ini file that can be used with HexAISgen?
There appears to be architectural differences between the C6748 and the C6000 DSP within the L138. So is it even possible to create a bin file using HexAISgen that will work with the C6748? I haven't found any example ini files that are written exclusively for the C6748 but I have found a few files created for the L138.