Tool/software:
Hi,
I am maintaining a product based on the Sitara AM4377 (it is a TI-RTOS based product no Linaro), and I could not find information about the command line options of the:
ProcessorSDKSerialFlash
program, which is part of the ccs version 12, Linux Ubuntu. The complete command line currently used is: ( I have changed the names for reservation)
ProcessorSDKSerialFlash -c /dev/ttyUSB0 -f /home/product/productimage.bin -i 0
now, -c specifies to use the serial connection, -f the file path to the .bin file.
I browsed around the TI sites , and I could not find anything about this very tool and specifically, the -i option.
It has to be related with the DSlite but the -i 0 cannot be explained anywhere.
Moreover, always related to this tool, is this tool encryption agnostic ? Are there any option that state that the image to be flashed is encrypted or not ?
(of course one would not try to flash a NON-S device with an encrypted version and viceversa).
Thanks a lot to anyone who can shed some light on the topic,
Kind regards,
Michelangelo