Tool/software: Code Composer Studio
When i use example project <<f28027_flash_kernel>>.I can program my application into flash via the SCI boot mode.
The example project <<f28027_flash_kernel>> get the entry point address by data for SCI .So It know where to entry.
How can I fix the entry point address of application program .So I can enter address of application program without datas from SCI boot.
My example project <<f28027_flash_kernel>> on flash A . My application project on flash B,C.
.