Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: TI C/C++ Compiler
1、
Hi,
I want to develop a secondary bootloader for TMS320F28069M controller using SCI A, which i want to place in flash sector A and application to be load in flash sector B-C,
CMD files are shown in Picture 1、2.
I tried example code of flash kernal from controlsuite-[ C:\ti\controlSUITE\device_support\f2806x\v151\F2806x_examples_ccsv5\f28069_flash_kernel].
But, The 0x3ec000 address is always invalid when I jump from boodloader to the application, why?
Picture 1: bootloader cmd
Picture 2 app cmd