<?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 Problem with SMAC 4.1 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problem-with-SMAC-4-1/m-p/131704#M2814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello I currently work on a MC9S08GT60 and with SMAC 4.1 to communicate with zigbee. To develop, I use codewarrior Special Edition. I have a problem when I want to send a packet. In MCPSDataRequest(), gu8RTxMode is set to TX_MODE. After there is a loop : while (gu8RTxMode != IDLE_MODE) In my program, the loop don't stop. I want to know how gu8RTxMode can be set to IDLE_MODE alone. The problem may comes from the librairie : I'm using SMAC_13192evb_4_1a.lib which correspond to my zigbee's module (mc13192). Can you help me if you have an idea. Thank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Apr 2006 20:45:12 GMT</pubDate>
    <dc:creator>martyseb63</dc:creator>
    <dc:date>2006-04-07T20:45:12Z</dc:date>
    <item>
      <title>Problem with SMAC 4.1</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problem-with-SMAC-4-1/m-p/131704#M2814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello I currently work on a MC9S08GT60 and with SMAC 4.1 to communicate with zigbee. To develop, I use codewarrior Special Edition. I have a problem when I want to send a packet. In MCPSDataRequest(), gu8RTxMode is set to TX_MODE. After there is a loop : while (gu8RTxMode != IDLE_MODE) In my program, the loop don't stop. I want to know how gu8RTxMode can be set to IDLE_MODE alone. The problem may comes from the librairie : I'm using SMAC_13192evb_4_1a.lib which correspond to my zigbee's module (mc13192). Can you help me if you have an idea. Thank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 20:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problem-with-SMAC-4-1/m-p/131704#M2814</guid>
      <dc:creator>martyseb63</dc:creator>
      <dc:date>2006-04-07T20:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SMAC 4.1</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problem-with-SMAC-4-1/m-p/131705#M2815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;Is your external interrupt set up correctly, both in HW and SW? The Mc13192 uses the external interrupt pin to indicate the GT60 to change modes. If the interrupt is not recognized, or clear, or never arrives, then the SMAC won't change mode.&lt;BR /&gt;&lt;BR /&gt;There are also some issues with reentrancy of the interrupt code in the SMAC, and you might need to check the actual SMAC code and see if your code is not breaking something in the SMAC (variables, etc)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2006 01:41:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problem-with-SMAC-4-1/m-p/131705#M2815</guid>
      <dc:creator>alex_spotw</dc:creator>
      <dc:date>2006-04-08T01:41:55Z</dc:date>
    </item>
  </channel>
</rss>

