Part Number: TMS320F28075
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Everything works fine when I use RAM link file (28075_RAM_lnk.cmd), but when I change it to flash link file(28075_FLASH_lnk.cmd), the SysCtl_setClock does not work, program jump to
3fe493: 7625 ESTOP0
3fe494: 6F00 SB 0, UNC
loop forever.
I do not understand, everything is the same except the link file. what make it not work using flash link file?
Anyone can help me ?