Tool/software: Code Composer Studio
Hi folks
Im starting a new CCS project and thought it an opportunity to move from ControlSUITE device support to TIREX C2000ware.
Sadly, although SPRUI45 mentions an improved directory layout it seems a lot of the device support for most devices currently covered has simply been wholesale copied into single places with little regard for this. You can see this by comparing the number of devices covered in device support with the number of devices covered in the driverlib directory, obviously the directory listings should match (assuming all devices have driverlibs), but obviously that is nothing like the case. A specific example is the F2802x driverlib.lib is buried under the device support directory (the location of which the driver library user guide fails to mention BTW) rather than the driverlib directory as the documentation suggests it should be.
The project structure obviously has been updated though as now driverlib libraries are moved from lib directories to Debug output directories... is it intentional that we as users should reference debug output? Should there be release output somewhere (or is this simply down to default naming)?
As it stands ControlSUITE device support is actually much easier to use. Is there any plan to ensure such things (either documentation or structure) are corrected?
Thanks, Toby