Other Parts Discussed in Thread: TMS320F28075
Hi TI!
Could you help me with starting program from flash.
My problem - When i Flashing TMS320F28075 and push the button Resume by XDS100v3 i start program from Main function. -It Ok. Program in flash bank 0.
When i push the button CPU rest, it start from 0x3FF16A (no symbols are defined), but when i push button Resume, program stops on address 0x3FE493 (no symbols are defined). And the same situation when i power off CPU.
I think it is problem i my autostart mode, but all configuration is ok , boot pin both have logic level "1", and F2807x_CodeStartBranch.asm and CMD file is ok too.
Then i Verify project and connect to TMS320F28075 by XDS100v3 (without flashing) i can Resume from Main program (that say that i have program in flash , and memory browser have information too).
How can i check where is my problem, why TMS320F28075 after power off cant start correct, only if i connect by debugger, i can start main program.?