<?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>MQX Software Solutions中的主题 kernel_data-&amp;gt;CONFIG2 = MQX_CNFG2</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/kernel-data-gt-CONFIG2-MQX-CNFG2/m-p/484531#M15885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Any idea why this line of code: "kernel_data-&amp;gt;CONFIG2 = MQX_CNFG" causes an exception when executed?&amp;nbsp; &lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Stack trace: &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;4 _mqx_init_kernel_data_internal() mqx.c:930 0x00002e62&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3 _mqx() mqx.c:212 0x00002b0e&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2 main() mqx_main.c:48 0x0001ba5c&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1 __thumb_startup() __arm_start.c:279 0x00019eb8&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using CW10.6, MQX 4.1, K70 processor.&amp;nbsp; I have another project running on this MQX BSP without this error, however, I have created two different static libraries and linked them into this project.&amp;nbsp; I suspect maybe I created errors somehow by linking in the library objects.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideas would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Louie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Feb 2016 20:01:38 GMT</pubDate>
    <dc:creator>louiemoye</dc:creator>
    <dc:date>2016-02-24T20:01:38Z</dc:date>
    <item>
      <title>kernel_data-&gt;CONFIG2 = MQX_CNFG2</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/kernel-data-gt-CONFIG2-MQX-CNFG2/m-p/484531#M15885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Any idea why this line of code: "kernel_data-&amp;gt;CONFIG2 = MQX_CNFG" causes an exception when executed?&amp;nbsp; &lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Stack trace: &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;4 _mqx_init_kernel_data_internal() mqx.c:930 0x00002e62&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3 _mqx() mqx.c:212 0x00002b0e&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2 main() mqx_main.c:48 0x0001ba5c&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1 __thumb_startup() __arm_start.c:279 0x00019eb8&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using CW10.6, MQX 4.1, K70 processor.&amp;nbsp; I have another project running on this MQX BSP without this error, however, I have created two different static libraries and linked them into this project.&amp;nbsp; I suspect maybe I created errors somehow by linking in the library objects.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideas would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Louie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 20:01:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/kernel-data-gt-CONFIG2-MQX-CNFG2/m-p/484531#M15885</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2016-02-24T20:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: kernel_data-&gt;CONFIG2 = MQX_CNFG2</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/kernel-data-gt-CONFIG2-MQX-CNFG2/m-p/484532#M15886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Louie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it is a little difficult to find the root issue with this information, we need to reproduce the issue. Could you please share your code and libraries in order to find the problem?&lt;/P&gt;&lt;P&gt;If you don't want to share the files in the community web, you can submit a question for NXP support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-329745"&gt;How to submit a new question for NXP Support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 21:31:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/kernel-data-gt-CONFIG2-MQX-CNFG2/m-p/484532#M15886</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2016-02-24T21:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: kernel_data-&gt;CONFIG2 = MQX_CNFG2</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/kernel-data-gt-CONFIG2-MQX-CNFG2/m-p/484533#M15887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Soledad - I just created a new project and added my libraries back in and now my project is functioning as expected.&amp;nbsp; I am not sure what went wrong with the abandoned project.&amp;nbsp; Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Louie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/kernel-data-gt-CONFIG2-MQX-CNFG2/m-p/484533#M15887</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2016-02-25T16:57:31Z</dc:date>
    </item>
  </channel>
</rss>

