Hi
We fired up our new board with BOOTME[3:0] set to 0011 and Hyperterm outputs BOOTER instead of BOOTME when we power up. I grepped the DM648 boot loader document and couldn't find BOOTER anywhere. It seems we have some other type of boot mode that since BOOTER is output and it cannot accept the AIS file (I checked for the magic words in the boot file and they were present). Also, it first outputs DATA CORRUPT when I send the AIS file and then it outputs BOOTME continually until the hyperterm file transfer is complete.
Below is the output when we send the AIS file.
BOOTER DATA CORRUPT BOOTME ...... BOOTME ...... BOOTME ...... BOOTME .
..... BOOTME ...... BOOTME ...... BOOTME ...... BOOTME ...... BOOTME ...... BOOT
ME ...... BOOTME ...... BOOTME .
The AIS file was created using
perl genAIS.pl -i Debug\UART_BOOT_Tester.out -o UART_Boot_Tester -otype txt -bootmode uart -crc 1
Any ideas, thoughts, ideas, corrections, comments...[8-|]