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.
Hai all,
I a using IAR workbench.I want to create library to use all other application.How to create library and how to attach with other applications??
Can anyone give me simple example??Because i am new to Microcontroller..
Thank U
Hi,
taking a quick search, seems there is no step-by-step guide for this, but maybe the following links might help you:
- the CC3000 firmware for MSP430 is made by using several projects as library: http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_Downloads#Sample_Application
And we have a step-by-step guide for CCS compiler (if you are willing to change the compiler):
http://processors.wiki.ti.com/index.php/Creating_Library_for_MSP430_Project_using_CCS_v5
PravinKumar D said:I a using IAR workbench.I want to create library to use all other application.How to create library and how to attach with other applications??
The IAR documentation tells you how to do this. Specifically xlink.ENU.pdf, "Part 2: The IAR Library Tools".
This file should be in the <C:\Program Files (x86)\IAR Systems\Embedded Workbench 6.4\430\doc> folder.
**Attention** This is a public forum