1) When using hex6x, will the records created always start on a 32bit address boundary. This seems to be the case and we are using this as a rule in the our bootloader that loads the code. I just wanted confirmation that this is the case.
2) I have see reference in some of the TI docs that there is another tool for creating AIS boot files called AISGEN. I would like more control over the AIS boot code that is generated when I converter my bootloader code than I get from the hexAIS.exe. I would like compile in a version# at a know location in the Flash Memory the DSP boots from. Is this the right application to use or is there another I should try? Is there a specific version of this app for the DM6435/DM6437?
3) Is there a single concise reference for the AIS format? I have been unable to find complete documentation on the AIS format that lists all the opcodes. I am using the DM6435/DM6437 if that matters. I've tried manually disassembling the AIS code generated for our project and it has some calls that I could not find documented.
Eric Bryan