Other Parts Discussed in Thread: TMS320F28335, TMS320F2809
Tool/software: Code Composer Studio
Hello,
I would like to ask you for an advice. I have two programs for TMS320F2808.
The first one is the bootloader and the second one is the application. I need
to know how to load *.out file containing the bootloader into specified flash sector
and how to concurrently load *.out file containing the application into different
specified flash sectors. I have been using CCS v6 and XDS100v2 emulator.
Thanks in advance for any suggestions.