Other Parts Discussed in Thread: C2000WARE
Tool/software: TI C/C++ Compiler
C2000 support,
In C2000Ware_libraries_dsp_SGEN_c28_examples_2833xSGENT2
/* Create an instance of Signal generator module */
SGENT_2 sgen = SGENT_2_DEFAULTS;
#pragma DATA_SECTION(ipcb, "SGENipcb");
#pragma DATA_SECTION(ipcbsrc, "SGENipcbsrc");
I'm going to implement this program on Launchpad_F28379D. How are these content modified?
Best regards,
Jingtai