<?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>8-bit MicrocontrollersのトピックMy program loop by its own</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/My-program-loop-by-its-own/m-p/181927#M13325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all...&lt;/P&gt;&lt;P&gt;i am currently using MC68HC908AB32. Program is written is assembly code.&lt;/P&gt;&lt;P&gt;I am very new to this software and assembly code.&lt;/P&gt;&lt;P&gt;I do not know how come my program loops by itself.&lt;/P&gt;&lt;P&gt;After i initialize all my variables,&amp;nbsp; i only did this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(After Initialization and declaration)&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;JSR SETTING&lt;/P&gt;&lt;P&gt;JSR APPLY_SETTING&amp;nbsp; ; Main program ends here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope to hear from someone soon!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Mar 2010 10:11:11 GMT</pubDate>
    <dc:creator>daphne</dc:creator>
    <dc:date>2010-03-09T10:11:11Z</dc:date>
    <item>
      <title>My program loop by its own</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/My-program-loop-by-its-own/m-p/181927#M13325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all...&lt;/P&gt;&lt;P&gt;i am currently using MC68HC908AB32. Program is written is assembly code.&lt;/P&gt;&lt;P&gt;I am very new to this software and assembly code.&lt;/P&gt;&lt;P&gt;I do not know how come my program loops by itself.&lt;/P&gt;&lt;P&gt;After i initialize all my variables,&amp;nbsp; i only did this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(After Initialization and declaration)&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;JSR SETTING&lt;/P&gt;&lt;P&gt;JSR APPLY_SETTING&amp;nbsp; ; Main program ends here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope to hear from someone soon!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 10:11:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/My-program-loop-by-its-own/m-p/181927#M13325</guid>
      <dc:creator>daphne</dc:creator>
      <dc:date>2010-03-09T10:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: My program loop by its own</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/My-program-loop-by-its-own/m-p/181928#M13326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after JSR APPLY_SETTINGS, the next opcode is loaded and programm execution continues.&lt;/P&gt;&lt;P&gt;If the JSR is the last command you have, then execution will step throug the rest of the memory until an illegal opcde or an illegeal adress is found. This causes a reset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eckhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 18:51:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/My-program-loop-by-its-own/m-p/181928#M13326</guid>
      <dc:creator>eckhard</dc:creator>
      <dc:date>2010-03-09T18:51:43Z</dc:date>
    </item>
  </channel>
</rss>

