Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Tool/software: Code Composer Studio
Hello, I have a question which has confused me for a very long time.
That's in the directory "controlSUITE\device_support\f2833x", in the v132 and v133, there is a "controlSUITE_DSP2833x_HeaderFiles_Quickstart_Readme.pdf" which shows me how to execute the program from flash.
as below:
it shows that i should use the command MemCopy() and InitFlash().
But after the v.140, there is no this kind of document.
I wanna know if there is any difference between these versions ?
I mean, if I use those header file in v.140 and wanna execute my program From Flash Is there any different method or it's still the same ???
thanks.