/*---------------------------------------------------------------------*/ /* Hex converter command file. */ /*---------------------------------------------------------------------*/ Example_2834xLEDBlink.out /* Input COFF file */ -a /* Select ascii-format */ -o Example_2834xLEDBlink.hex /* Hex utility out file */ -boot /* Consider all the input sections as boot sections */ -i2c8 /* Specify the SPI 8-bit boot format */ -i2cpsc 0 /* setup the i2c -i2cclkh 5 -i2cclkl 10