Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Tool/software: Code Composer Studio
Hello there,
So far I have been developing for ARM devices, mostly STM32. With ST I get MxCube which generates a startup project for me with all necessary peripheral .c/.h files. I am trying to get started with C2000 launchpad. I create a new project but its quite empty, auto complete does not know anything as well. I cant seem to find any peripheral libraries available, as well as higher level procedures (HAL).
Is there any straight forward guide explaining how to create and develop a project fast with all needed peripheral libraries for IO, UART, FLASH etc. Does it provide any examples? Also does the library for C2000 include HAL framework of similar?
I have downloaded controlSUITE but it seems to only include some mathematical/ dsp algorithms. I would appreciate all help.
