<?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>Model-Based Design Toolbox (MBDT)のトピックRe: Delays before starting application?</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Delays-before-starting-application/m-p/673718#M475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="298042" data-username="eungsoolee" href="https://community.nxp.com/people/eungsoolee"&gt;eungsoo Lee&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Are you using &lt;STRONG&gt;Delay before start of application&lt;/STRONG&gt;&amp;nbsp;option ?&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18698iC3A94E7567B7A30E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;That might explain the behavior you are seeing. This mechanism is explained in the RAppIDBL_UserManual.pdf in chapter 2.7&lt;/P&gt;&lt;P&gt;quote&lt;/P&gt;&lt;P&gt;"Eight bytes offset from a valid RCHW (see Microcontroller Reference Manual for&lt;BR /&gt;more information) there is a four byte field that defines the amount of time (in&lt;BR /&gt;microseconds) the bootloader will delay before jumping to the Application. If the&lt;BR /&gt;field is 0xFFFFFFFF then the delay will default to 20ms. Otherwise it will delay as&lt;BR /&gt;long as the user specifies in the field."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 May 2017 06:54:51 GMT</pubDate>
    <dc:creator>Daniel_Popa</dc:creator>
    <dc:date>2017-05-10T06:54:51Z</dc:date>
    <item>
      <title>Delays before starting application?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Delays-before-starting-application/m-p/673717#M474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am waiting for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I tested the CAN module and asked another question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test Scenario&lt;BR /&gt;My board sends one message to CANoe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection procedure&lt;/P&gt;&lt;P&gt;1. Power on my board.&lt;BR /&gt;2. Wait for enough time (3-5 seconds)&lt;BR /&gt;3.Canoe tries CAN connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do this in the order of 1, 2, 3, then my board sends a CAN message without any problems.&lt;/P&gt;&lt;P&gt;However, my board does not send a CAN message if I perform the sequence 3 times without giving enough time for the second sequence.&lt;/P&gt;&lt;P&gt;Also, after performing step 3, if I perform steps 1 and 2, my board does not send a CAN message.&lt;BR /&gt;(The above problem does not occur when hand coding the CAN module in the code warrior.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the file created by the toolbox need enough time to perform the bootload procedure?&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;When I create a CAN test module, is there anything I should pay attention to when initializing the CAN module?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 06:20:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Delays-before-starting-application/m-p/673717#M474</guid>
      <dc:creator>eungsoolee</dc:creator>
      <dc:date>2017-05-10T06:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Delays before starting application?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Delays-before-starting-application/m-p/673718#M475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="298042" data-username="eungsoolee" href="https://community.nxp.com/people/eungsoolee"&gt;eungsoo Lee&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Are you using &lt;STRONG&gt;Delay before start of application&lt;/STRONG&gt;&amp;nbsp;option ?&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18698iC3A94E7567B7A30E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;That might explain the behavior you are seeing. This mechanism is explained in the RAppIDBL_UserManual.pdf in chapter 2.7&lt;/P&gt;&lt;P&gt;quote&lt;/P&gt;&lt;P&gt;"Eight bytes offset from a valid RCHW (see Microcontroller Reference Manual for&lt;BR /&gt;more information) there is a four byte field that defines the amount of time (in&lt;BR /&gt;microseconds) the bootloader will delay before jumping to the Application. If the&lt;BR /&gt;field is 0xFFFFFFFF then the delay will default to 20ms. Otherwise it will delay as&lt;BR /&gt;long as the user specifies in the field."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 06:54:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Delays-before-starting-application/m-p/673718#M475</guid>
      <dc:creator>Daniel_Popa</dc:creator>
      <dc:date>2017-05-10T06:54:51Z</dc:date>
    </item>
  </channel>
</rss>

