Part Number: TMS320F28377S
Other Parts Discussed in Thread: CONTROLSUITE
Hi everyone...
I'm testing 'Safe Copy Code' function of DCSM
so I import 'dcsm_scc_reset_cpu01' Project into my workspace and build with Flash Build Configuration..
and run application..
but I think .. SafeCopyCodeZ1(32, (Uint16 *)0xC000, (Uint16 *)0x80000); <-- this line doesn't work
I checked both of memory area... but 0xc000 region isn't changed from '0'
and I don't understand Why Timer function is need?? in this example..
anyone know about this??
and here is my DCSM Z1 settings..