SPNU118Z September 1995 – March 2023 66AK2E05 , 66AK2H06 , 66AK2H12 , 66AK2H14 , AM1705 , AM1707 , AM1802 , AM1806 , AM1808 , AM1810 , AM5K2E04 , OMAP-L132 , OMAP-L137 , OMAP-L138 , SM470R1B1M-HT , TMS470R1A288 , TMS470R1A384 , TMS470R1A64 , TMS470R1B1M , TMS470R1B512 , TMS470R1B768
Table 12-2 summarizes the hex conversion utility options available for the boot loader.
Option | Description |
---|---|
--boot | Convert all sections into bootable form (use instead of a SECTIONS directive). |
--bootorg=address | Specify the source address of the boot-loader table. |
--cmac=file | Specify a file containing the CMAC key for use with secure flash boot on TMS320F2838x devices. |
--divsel value | Specify the initial value for the DIVSEL register. This is valid only if -xintf8/16 is used. If no value specified, uses 2. |
--entrypoint=value | Specify the entry point at which to begin execution after boot loading. The value can be an address or a global symbol. |
--gpio8 | Specify the source of the boot-loader table as the GP I/O port, 8-bit mode. (This is aliased by --can8.) |
--gpio16 | Specify the source of the boot-loader table as the GP I/O port, 16-bit mode. |
--lospcp=value | Specify the initial value for the LOSPCP register. The value is used only for the spi8 boot table format and is ignored for all other formats. A value greater than 0x7F is truncated to 0x7F. |
--pllcr value | Specify the initial value for the PLLCR register. This is valid only if --xintf8 or --xintf16 is used. If no value is specified, uses 0. |
--sci8 | Specify the source of the boot-loader table as the SCI-A port, 8-bit mode |
--spi8 | Specify the source of the boot-loader table as the SPI-A port, 8-bit mode |
--spibrr=value | Specify the initial value for the SPIBRR register. The value is used only for the spi8 boot table format and is ignored for all other formats. A value greater than 0x7F is truncated to 0x7F. |
--xintcnf2 value | Specify the initial value for the XINTCNF2 register. This is valid only if --xintf8 or --xintf16 is used. |
--xintf8 | Indicate use of parallel XINTF stream, 8-bit mode. |
--xintf16 | Indicate use of parallel XINTF stream, 16-bit mode. |
--xtiming value | Specify the initial value for the XTIMINGn register. This is valid only if --xintf8 or --xintf16 is used. |