I am debugging a booting problem with a TMS320C6745 design. I generated a boot image using AISgen. The flash was then programmed with this image. The flash was read back and the data was verified. I verified that the BOOT pins were in the proper state and the clock active when RESETn goes high. TRSTn remains low. There is no activity on any of the SPI signals as I was expecting that the image would be read by the DSP if the boot was working.
Is it possible to use an emulator to debug this problem? Can I execute the bootloader code and see if the BOOT pins are being correctly sampled? An article on the OMAP Wiki site seemed to indicate this was possible but it did not provide sufficient detail.