<?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>Digital Signal ControllersのトピックRe: DSC MC56F8037 LEARNNING</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435192#M557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you would not like to use Processor Expert,&amp;nbsp; please create the new project by doing New -&amp;gt; DSP56800x EABI Stationery -&amp;gt; Your Board(56F8037) -&amp;gt; Simple C and Assembly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source file &amp;lt;MC56F803x_vector.asm&amp;gt; for ISR is already included in the project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fiona Kuang&lt;/P&gt;&lt;P&gt;Technical Information &amp;amp; Commercial Support&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2015 09:29:13 GMT</pubDate>
    <dc:creator>TICS_Fiona</dc:creator>
    <dc:date>2015-10-12T09:29:13Z</dc:date>
    <item>
      <title>DSC MC56F8037 LEARNNING</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435191#M556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;正常通过 Add files 添加的C文件与包含中断服务程序的C文件在链接上有区别吗？在不使用processor export&amp;nbsp; 的情况下，如何在工程中code菜单下添加event.c(用于编写中断服务程序的C文件)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 03:26:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435191#M556</guid>
      <dc:creator>fish7fish</dc:creator>
      <dc:date>2015-10-06T03:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: DSC MC56F8037 LEARNNING</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435192#M557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you would not like to use Processor Expert,&amp;nbsp; please create the new project by doing New -&amp;gt; DSP56800x EABI Stationery -&amp;gt; Your Board(56F8037) -&amp;gt; Simple C and Assembly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source file &amp;lt;MC56F803x_vector.asm&amp;gt; for ISR is already included in the project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fiona Kuang&lt;/P&gt;&lt;P&gt;Technical Information &amp;amp; Commercial Support&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 09:29:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435192#M557</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2015-10-12T09:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: DSC MC56F8037 LEARNNING</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435193#M558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Xin Kuang,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; thanks for your reply.Due to my carelessness, I didn't notice the "F" profix before the ISR function name in the example, thus causing the program I writed hint: Link error. In searching for the answer and thinking what is the cause. I guess that there may be some diference between the C source file added in the project by the process of&amp;nbsp; "add files"&amp;nbsp; and the "event.c" source file created through processor expert when linking. But actually, their are the same. The difference is the ISR function created by processor expert in "event.c" or other C source files added to&amp;nbsp; "vector.c" automatically and the ISR function created by users in the C source file, which added to the project by the procees of "add files" should be added to "&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;MC56F803x_vector.asm"&lt;/SPAN&gt; manually. Don't familar with assembly, i don't why should add "F" profix before ISR function name.And for what?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2015 05:41:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435193#M558</guid>
      <dc:creator>fish7fish</dc:creator>
      <dc:date>2015-10-17T05:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: DSC MC56F8037 LEARNNING</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435194#M559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see page 234 in this&amp;nbsp; doc:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/soft_dev_tools/doc/user_guide/Targeting_56800E.pdf" title="http://www.freescale.com/files/soft_dev_tools/doc/user_guide/Targeting_56800E.pdf"&gt;http://www.freescale.com/files/soft_dev_tools/doc/user_guide/Targeting_56800E.pdf&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fiona Kuang&lt;/P&gt;&lt;P&gt;Technical Information &amp;amp; Commercial Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 04:24:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435194#M559</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2015-10-19T04:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: DSC MC56F8037 LEARNNING</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435195#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 11:05:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/DSC-MC56F8037-LEARNNING/m-p/435195#M560</guid>
      <dc:creator>fish7fish</dc:creator>
      <dc:date>2015-10-19T11:05:38Z</dc:date>
    </item>
  </channel>
</rss>

