Hi All,
We're using a TMS320C6747 for an Audio-Application booting from SPI-Flash using the AIS-Bootloader. On our prototype-boards we used a TMX320C6747 (ROM-ID = D008K001). With this devices the StartUp-Time of our Application was approx 600ms (measured from the rising edge of the reset-signal). When changing toTMS320C6747 (with ROM-ID = D008K003) in the final release of the board the StartUp-Time increased to 1800 ms. To find the origin of this increasement in monitored the Clock of the SPI-Bootflash to see how long the Bootloader will need to read the Flash-Content.
Result:
With both ROM-Versions the behaviour is the same for the first 600ms (Flash-Content is read as stream). After this 600ms the bootloader stops reading and after a delay some additional words are read. With D008K001 this delay is just some ms, but with D008K003 this delay is 1200ms.
I tried to generate the AIS-File with "AISGen for D008K001" as well as with "AISGen for D008K003", but there was no change in behaviour.
Does anybody have any idea ?
Many thanx and best regards
Stefan