Part Number: TMS320F2800137
Other Parts Discussed in Thread: UNIFLASH
I am currently using Code Composer Studio to setup on-chip flash option bytes, such as GPREG(BOOTCTRL). I need to somehow combine the option bytes with the application hex file so that both can be programmed at one time with UniFlash. It also would be advantageous to combine two hex files (in this case a bootloader and application) so that a program operation with UniFlash could be one step. Can someone point me to the correct documentation or best practice for programming options with UniFlash? Thanks