<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPCXpresso IDE中的主题 Re: Using CMSIS source in project directory</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Using-CMSIS-source-in-project-directory/m-p/580936#M24737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by whitecoe on Wed Aug 15 00:15:19 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Simplest thing to do would be to just put a copy of the cmsis c file into your main application project with the change made to it, and that will get linked in instead of the one from the library project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you could go all the way, and just copy all the files from the CMSIS library project into you main application project, and delete all references (include paths, link paths etc) to the CMSIS library project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:38:14 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:38:14Z</dc:date>
    <item>
      <title>Using CMSIS source in project directory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Using-CMSIS-source-in-project-directory/m-p/580935#M24736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mahna on Tue Aug 14 18:43:36 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having several projects using CMSIS in my workspace. The settings of clock may be different for different projects, for which I have to change defines in CMSIS system_lpc17xx.c .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Is there any way in which each project can have its own copy of CMSIS source rather than sharing same source in workplace. Or somehow change the defines in system_lpc17xx as per project for different projects ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. How to tell the version control system to include the CMSIS source ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Using-CMSIS-source-in-project-directory/m-p/580935#M24736</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using CMSIS source in project directory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Using-CMSIS-source-in-project-directory/m-p/580936#M24737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by whitecoe on Wed Aug 15 00:15:19 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Simplest thing to do would be to just put a copy of the cmsis c file into your main application project with the change made to it, and that will get linked in instead of the one from the library project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you could go all the way, and just copy all the files from the CMSIS library project into you main application project, and delete all references (include paths, link paths etc) to the CMSIS library project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Using-CMSIS-source-in-project-directory/m-p/580936#M24737</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using CMSIS source in project directory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Using-CMSIS-source-in-project-directory/m-p/580937#M24738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Wed Aug 15 00:34:56 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;To generate projects with different clock settings it's very easy to copy SystemInit() from system_LPC11xx.c in your local cr_startup_lpcxx.c :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then rename it and change it's call in cr_startup_lpcxx.c. Copy also all defines (like SYSPLLCTRL_Val...) and your local SystemInit() is just changing clock settings ;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Using-CMSIS-source-in-project-directory/m-p/580937#M24738</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:15Z</dc:date>
    </item>
  </channel>
</rss>

