Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG
Hello,
I've been doing some research and I've seen that other people have this same issue, but I tried everything thas was proposed in other threads and nothing has worked so far.
I'm using the F28388D dev board and SysConfig to configure my project.
I got my CMD file from one of the example projects (2838x_FLASH_CLA_lnk_cpu1.cmd).
The file F2838x_CodeStartBranch.asm has been generated by SysConfig and it has the watchdog disable code that is executed before calling _c_int00.
In project properties > C2000 Linker > Advanced Options > Symbol Management, the entry point is properly defined: code_start.
I've tried flashing several example projects from the "Project Wizard" (like "dual_blinky"), and they work perfectly when I use the debugger, but they don't boot automatically when I power cycle the board.
Thank you in advance for your help!