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.

F28M36P53C2: F28388D: How to create a library

Part Number: F28M36P53C2


Hello.

We would like to create libraries for F28388D.

Is there any guide or document for it?

 

Thank you

  • Hello,

    I don't know of a specific document explaining this, however you can follow the below steps from the thread here:

    Organize your source code into a CCS project.  Follow the directions in the article Creating a New CCS Project (which is part of a larger article).  Be sure to select an Output Type of Static Library, and not ExecutableIf you don't see the drop-down box titled Output type, then click on Tool-chain. That will change the dialog, so you see the Output typeYou will create yet other executable projects which, for testing, call functions in your library.  

    Best Regards,

    Delaney