This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28377S: Start writing your own codes

Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Dear all,

I will appreciate if you can guide me.

I have started to use a lunch-pad developement kit and I am using Code Composer Studio. I do know there is a lot of example and resources for us (the begginers) to start using the developement kit. You can find example on how to use different pheriferal features, and how to code. But my problem is that how we should start if we want to start doing a project of our own. I mean I cannot find any easy tutorial training how to make a project, how to config the processor you have, how to set the CPU clock of the processor, how to set the registers of an especial peripheral device you may need, what files should be added, and overally, what we should do to start a new project based on our needs.

I can say I am a begginer with TI devices who knows the C/C++ language, and I can understand the architecture of digital processor, but how I should start to use the developement kits.

For example I have an example on CLA, calculating the arcsin of an input. As I want to read it I get really confused and in case if I can understand it, I do not know what should I do to create a new project and do the same by my own.

This is really important because for sure the examples are not covering all the possible applications of the developement kits and I need to be able to start a new project, config myprocessor, and its peripheral devide, set the interrupts, and understand to control everything.

I will appreciate if you can help me as a begginer to make the most out of my developement kit.

Regards.