<?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 How to Increase fifo bytes in S12ZVML12 CAN UDS Bootloader in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-Increase-fifo-bytes-in-S12ZVML12-CAN-UDS-Bootloader/m-p/1311767#M18014</link>
    <description>&lt;P&gt;while the application is set to receive in transfer data a block of 128 bytes, is it possible increase up to 1024 byte.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do this modifications but does not works:&lt;/P&gt;&lt;P&gt;#define TOTAL_FIFO_BYTES (4000u) (was 800u)&lt;/P&gt;&lt;P&gt;#define RX_TP_QUEUE_LEN (1050u) (was 150u)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it necessary change some other define?? or is not possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jul 2021 06:21:40 GMT</pubDate>
    <dc:creator>MaxC00</dc:creator>
    <dc:date>2021-07-22T06:21:40Z</dc:date>
    <item>
      <title>How to Increase fifo bytes in S12ZVML12 CAN UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-Increase-fifo-bytes-in-S12ZVML12-CAN-UDS-Bootloader/m-p/1311767#M18014</link>
      <description>&lt;P&gt;while the application is set to receive in transfer data a block of 128 bytes, is it possible increase up to 1024 byte.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do this modifications but does not works:&lt;/P&gt;&lt;P&gt;#define TOTAL_FIFO_BYTES (4000u) (was 800u)&lt;/P&gt;&lt;P&gt;#define RX_TP_QUEUE_LEN (1050u) (was 150u)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it necessary change some other define?? or is not possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 06:21:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-Increase-fifo-bytes-in-S12ZVML12-CAN-UDS-Bootloader/m-p/1311767#M18014</guid>
      <dc:creator>MaxC00</dc:creator>
      <dc:date>2021-07-22T06:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Increase fifo bytes in S12ZVML12 CAN UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-Increase-fifo-bytes-in-S12ZVML12-CAN-UDS-Bootloader/m-p/1313152#M18016</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Default bootloader have 4 FIFO channels for transfer data as: Driver --&amp;gt; TP, TP--&amp;gt;UDS, UDS --&amp;gt; TP and TP --&amp;gt; driver. If increase the max received message length, should increase the FIFO channel size driver -- &amp;gt; TP and TP --&amp;gt; UDS. In addition, should modify the max UDS store message length and fls module the max program size.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Hope this can help you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 09:34:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-Increase-fifo-bytes-in-S12ZVML12-CAN-UDS-Bootloader/m-p/1313152#M18016</guid>
      <dc:creator>nxf10035</dc:creator>
      <dc:date>2021-07-26T09:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Increase fifo bytes in S12ZVML12 CAN UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-Increase-fifo-bytes-in-S12ZVML12-CAN-UDS-Bootloader/m-p/1315159#M18027</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thank you for reply, I have tried to increase the FIFO channel size and now the block sent by CAN is received correctly.&lt;/P&gt;&lt;P&gt;Unfortunately the received data are not programmed in the Flash.&lt;/P&gt;&lt;P&gt;Following the code I saw the Flask_app is tuned for a 128 bytes bloks. The received length is cast to a uint8. I think it is necessary a deep review to increase the buffer size over 128 bytes.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 09:11:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-Increase-fifo-bytes-in-S12ZVML12-CAN-UDS-Bootloader/m-p/1315159#M18027</guid>
      <dc:creator>MaxC00</dc:creator>
      <dc:date>2021-07-29T09:11:38Z</dc:date>
    </item>
  </channel>
</rss>

