Other Parts Discussed in Thread: UNIFLASH, , SYSCONFIG
Dear all, I change from the TMDS243GPEVM board to my own created board with the CPU AM2434BSFFHIALV.
I make the same circuit as the EVM board, but without DDR RAM.
I tried to start with this and got an error
This is the output on my command line
C:\ti\mcu_plus_sdk_am243x_08_05_00_24\tools\boot>python uart_uniflash.py -p COM6 --cfg=sbl_prebuilt/am243x-evm/default_sbl_null.cfg
Parsing config file ...
Parsing config file ... SUCCESS. Found 2 command(s) !!!
Executing command 1 of 2 ...
Found flash writer ... sending sbl_prebuilt/am243x-evm/sbl_uart_uniflash.release.hs_fs.tiimage
Sent flashwriter sbl_prebuilt/am243x-evm/sbl_uart_uniflash.release.hs_fs.tiimage of size 317866 bytes in 29.63s.
Executing command 2 of 2 ...
Command arguments : --file=sbl_prebuilt/am243x-evm/sbl_null.release.tiimage --operation=flash --flash-offset=0x0
Sent sbl_prebuilt/am243x-evm/sbl_null.release.hs_fs.tiimage of size 269652 bytes in 25.66s.
[STATUS] ERROR: Incorrect magic number in file header !!!
All commands from config file are executed !!!
What do I wrong?
Best regards
Martin