<?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>topic Re: Export classifcation for lpcopen in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1244643#M33285</link>
    <description>&lt;P&gt;I'm *not* a lawyer, so this is not a legal advice in any case &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;I think with what you mean with "export classification" is the "distribution rights".&lt;/P&gt;&lt;P&gt;You have to check and read the licensing terms for the parts you are interested in, as each file/part might have different terms.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;//*****************************************************************************
// crp.c
//
// Source file to create CRP word expected by LPCXpresso IDE linker
//*****************************************************************************
//
// Copyright(C) NXP Semiconductors, 2013
// All rights reserved.
//
// Software that is described herein is for illustrative purposes only
// which provides customers with programming information regarding the
// LPC products.  This software is supplied "AS IS" without any warranties of
// any kind, and NXP Semiconductors and its licensor disclaim any and
// all warranties, express or implied, including all implied warranties of
// merchantability, fitness for a particular purpose and non-infringement of
// intellectual property rights.  NXP Semiconductors assumes no responsibility
// or liability for the use of the software, conveys no license or rights under any
// patent, copyright, mask work right, or any other intellectual property rights in
// or to any products. NXP Semiconductors reserves the right to make changes
// in the software without notification. NXP Semiconductors also makes no
// representation or warranty that such application will be suitable for the
// specified use without further testing or modification.
//
// Permission to use, copy, modify, and distribute this software and its
// documentation is hereby granted, under NXP Semiconductors' and its
// licensor's relevant copyrights in the software, without fee, provided that it
// is used in conjunction with NXP Semiconductors microcontrollers.  This
// copyright, permission, and disclaimer notice must appear in all copies of
// this code.
//*****************************************************************************&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you are looking for is the last part about 'distribute' which covers the 'export': check that header for the files you want to put on GitHub and use that with your lawyer. But from my point of view: as long as you are keeping that notice and do not violate the other terms, you can put it on GitHub. (legal notice at the start of my reply &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt; )&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 06:47:24 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2021-03-12T06:47:24Z</dc:date>
    <item>
      <title>Export classifcation for lpcopen</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1243728#M33281</link>
      <description>&lt;P&gt;I have a embedded program/project that supports building for the LPC1776 using the lpcopen 2.10 library. It works great!&lt;/P&gt;&lt;P&gt;Now my lawyers want to know the "export classification" for lpcopen, to know if it's OK to incorporate a copy of lpcopen within a public github project.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 01:14:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1243728#M33281</guid>
      <dc:creator>lrdoolittle</dc:creator>
      <dc:date>2021-03-11T01:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export classifcation for lpcopen</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1244624#M33284</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;lrdoolittle&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;We don't have&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;"export classification" for&amp;nbsp;lpcopen for 3rd parties. Besides, please be aware below statement regarding to NXP SW:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Information in this document is provided solely to enable system and software implementers to use&lt;BR /&gt;NXP products. There are no express or implied copyright licenses granted hereunder to design or&lt;BR /&gt;fabricate any integrated circuits based on the information in this document. NXP reserves the right to&lt;BR /&gt;make changes without further notice to any products herein.&lt;BR /&gt;NXP makes no warranty, representation, or guarantee regarding the suitability of its products for any&lt;BR /&gt;particular purpose, nor does NXP assume any liability arising out of the application or use of any&lt;BR /&gt;product or circuit, and specifically disclaims any and all liability, including without limitation&lt;BR /&gt;consequential or incidental damages. “Typical” parameters that may be provided in NXP data sheets&lt;BR /&gt;and/or specifications can and do vary in different applications, and actual performance may vary over&lt;BR /&gt;time. All operating parameters, including “typicals,” must be validated for each customer application&lt;BR /&gt;by customerʼs technical experts. NXP does not convey any license under its patent rights nor the&lt;BR /&gt;rights of others. NXP sells products pursuant to standard terms and conditions of sale, which can be&lt;BR /&gt;found at the following address: nxp.com/SalesTermsandConditions.&lt;BR /&gt;While NXP has implemented advanced security features, all products may be subject to unidentified&lt;BR /&gt;vulnerabilities. Customers are responsible for the design and operation of their applications and&lt;BR /&gt;products to reduce the effect of these vulnerabilities on customer's applications and products, and&lt;BR /&gt;NXP accepts no liability for any vulnerability that is discovered. Customers should implement&lt;BR /&gt;appropriate design and operating safeguards to minimize the risks associated with their applications&lt;BR /&gt;and products.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 06:18:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1244624#M33284</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-03-12T06:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export classifcation for lpcopen</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1244643#M33285</link>
      <description>&lt;P&gt;I'm *not* a lawyer, so this is not a legal advice in any case &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;I think with what you mean with "export classification" is the "distribution rights".&lt;/P&gt;&lt;P&gt;You have to check and read the licensing terms for the parts you are interested in, as each file/part might have different terms.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;//*****************************************************************************
// crp.c
//
// Source file to create CRP word expected by LPCXpresso IDE linker
//*****************************************************************************
//
// Copyright(C) NXP Semiconductors, 2013
// All rights reserved.
//
// Software that is described herein is for illustrative purposes only
// which provides customers with programming information regarding the
// LPC products.  This software is supplied "AS IS" without any warranties of
// any kind, and NXP Semiconductors and its licensor disclaim any and
// all warranties, express or implied, including all implied warranties of
// merchantability, fitness for a particular purpose and non-infringement of
// intellectual property rights.  NXP Semiconductors assumes no responsibility
// or liability for the use of the software, conveys no license or rights under any
// patent, copyright, mask work right, or any other intellectual property rights in
// or to any products. NXP Semiconductors reserves the right to make changes
// in the software without notification. NXP Semiconductors also makes no
// representation or warranty that such application will be suitable for the
// specified use without further testing or modification.
//
// Permission to use, copy, modify, and distribute this software and its
// documentation is hereby granted, under NXP Semiconductors' and its
// licensor's relevant copyrights in the software, without fee, provided that it
// is used in conjunction with NXP Semiconductors microcontrollers.  This
// copyright, permission, and disclaimer notice must appear in all copies of
// this code.
//*****************************************************************************&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you are looking for is the last part about 'distribute' which covers the 'export': check that header for the files you want to put on GitHub and use that with your lawyer. But from my point of view: as long as you are keeping that notice and do not violate the other terms, you can put it on GitHub. (legal notice at the start of my reply &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt; )&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 06:47:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1244643#M33285</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-03-12T06:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export classifcation for lpcopen</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1244653#M33286</link>
      <description>&lt;P&gt;All this matches my understanding.&amp;nbsp; Still, I'm glad "my" lawyers can read a statement from someone other than me; of course, I'm not a lawyer, either.&lt;/P&gt;&lt;P&gt;I found other people posting copies on GitHub, so it doesn't seem like my organization would be breaking new ground.&lt;/P&gt;&lt;P&gt;Thanks for the replies!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 07:02:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1244653#M33286</guid>
      <dc:creator>lrdoolittle</dc:creator>
      <dc:date>2021-03-12T07:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export classifcation for lpcopen</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1245044#M33287</link>
      <description>&lt;P&gt;My legal contact clarified that we're not looking for legal advance.&amp;nbsp; They seem to think NXP ought to have an Export Control Classification Number ("ECCN") for lpcopen.&amp;nbsp; Is that not the case?&amp;nbsp; Without such a classification, it sounds impossible to manufacture and ship gear containing LPC microcontrollers without running afoul of export control laws.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 19:44:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1245044#M33287</guid>
      <dc:creator>lrdoolittle</dc:creator>
      <dc:date>2021-03-12T19:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export classifcation for lpcopen</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1245283#M33288</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;A id="link_9" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/184360" target="_self"&gt;&lt;SPAN class=""&gt;lrdoolittle&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There is a way to find ECCN:&lt;BR /&gt;&lt;A href="https://www.nxp.com.cn/docs/en/supporting-information/USER_CERT_2011_ECCN.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/supporting-information/USER_CERT_2011_ECCN.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But as I know, For Lpcopen or CodeWarrior Software Development and KDS etc there is not ECCN information or other equivalent.&lt;/P&gt;
&lt;P&gt;For more information about export control classification number, please contact our Corporate Trade of Compliance team at &lt;A href="mailto:ctc@nxp.com" target="_blank"&gt;ctc@nxp.com&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Have a nice day&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 01:54:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Export-classifcation-for-lpcopen/m-p/1245283#M33288</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-03-15T01:54:59Z</dc:date>
    </item>
  </channel>
</rss>

