I have...
...a TMX USB ControlStick with a TMX320F280269PNA installed.
...the latest version of controlSuite.
...the latest version Code Composer Studio with EVERYTHING installed.
I have 5.57GigaBytes of TI stuff installed, and I do not have any device specific header files?!?!
CCS looks at me like I am crazy, because I am, apparently, lacking device specific header files, such as:
#include "F2806x_Adc.h" // ADC Registers
#include "F2806x_BootVars.h" // Boot ROM Variables
#include "F2806x_DevEmu.h" // Device Emulation Registers
#include "F2806x_Cla.h" // Control Law Accelerator Registers
#include "F2806x_Comp.h" // Comparator Registers
#include "F2806x_CpuTimers.h" // 32-bit CPU Timers
#include "F2806x_ECan.h" // Enhanced eCAN Registers
#include "F2806x_ECap.h" // Enhanced Capture
#include "F2806x_EPwm.h" // Enhanced PWM
#include "F2806x_EQep.h" // Enhanced QEP
#include "F2806x_Gpio.h" // General Purpose I/O Registers
#include "F2806x_I2c.h" // I2C Registers
#include "F2806x_NmiIntrupt.h" // NMI Interrupt Registers
#include "F2806x_PieCtrl.h" // PIE Control Registers
#include "F2806x_PieVect.h" // PIE Vector Table
#include "F2806x_Spi.h" // SPI Registers
#include "F2806x_Sci.h" // SCI Registers
#include "F2806x_SysCtrl.h" // System Control/Power Modes
#include "F2806x_XIntrupt.h"
I have spent an enormous quantity of time searching every directory looking for anything that would tell c2000_6.2.0 that there is such thing as an F28069.
Please, help!
Thanks,
Steve.