Other Parts Discussed in Thread: CONTROLSUITE
Hi TI Gurus.
Found some issues whilest working with the controlSUITE Flash stuff for Piccolo A
- the include files in the folder ..\controlSUITE\libs\utilities\flash_api\f2802x\v201\include are wrong. They should be Flash2802x_API_Library.h and Flash2802x_API_Config.h instead (It is not just the name that is wrong, content should be different too)
- In the File ..\controlSUITE\device_support\f2802x\v128\DSP2802x_common\source\DSP2802x_SysCtrl.c you have a method called InitFlash(). In the compile switch you forgot to include the 50MHz devices.
BR Andreas