This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: VxWorks boot with SDK u-boot

Part Number: AM625

Hi,

My customer is evaluating AM625x and their target OS is VxWorks.
When the customer uses u-boot in TI processor SDK v.8.06, it works fine.
But with SDK v.9.00 below error is generated.
Command sequence used and an error generated are below.

=>fatload mmc 1:1 0x93000000 uVxWorks
3698844 bytes read in 96 ms (36.7 MiB/s)
=> fatload mmc 1:1 0x90000000 k3-am625-sk.dtb
52524 bytes read in 17 ms (2.9 MiB/s)
=> bootm 0x93000000 - 0x90000000
Wrong Image Format for bootm command
ERROR: can't get kernel image!


Is there any reason SDK 9.00 does not work to boot VxWorks?

Thanks and regards,
Koichiro Tashiro