<?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)中的主题 DataMemWrite/DataMemRead access</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/DataMemWrite-DataMemRead-access/m-p/1156257#M5063</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a system in which I added the MemWrite and MemRead blocks. When I try to put the memory address for the eDMA to look for them, it only sends back the first digit of the ID I sent initially, for example, if I send an ID of 756, it sends me back only 7. Same with other IDs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my current block configuration (I've already tried changing the transfer size and the number of bytes on each transfer):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="juliana_rojas30_0-1600769571634.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125840i85EC06B511FD5245/image-size/medium?v=v2&amp;amp;px=400" role="button" title="juliana_rojas30_0-1600769571634.png" alt="juliana_rojas30_0-1600769571634.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need to know how to access it in order for it to send me back the entire ID that I am sending to it. Does anybody know what to do?&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Sep 2020 12:40:03 GMT</pubDate>
    <dc:creator>juliana_rojas30</dc:creator>
    <dc:date>2020-09-22T12:40:03Z</dc:date>
    <item>
      <title>DataMemWrite/DataMemRead access</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/DataMemWrite-DataMemRead-access/m-p/1156257#M5063</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a system in which I added the MemWrite and MemRead blocks. When I try to put the memory address for the eDMA to look for them, it only sends back the first digit of the ID I sent initially, for example, if I send an ID of 756, it sends me back only 7. Same with other IDs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my current block configuration (I've already tried changing the transfer size and the number of bytes on each transfer):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="juliana_rojas30_0-1600769571634.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125840i85EC06B511FD5245/image-size/medium?v=v2&amp;amp;px=400" role="button" title="juliana_rojas30_0-1600769571634.png" alt="juliana_rojas30_0-1600769571634.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need to know how to access it in order for it to send me back the entire ID that I am sending to it. Does anybody know what to do?&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 12:40:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/DataMemWrite-DataMemRead-access/m-p/1156257#M5063</guid>
      <dc:creator>juliana_rojas30</dc:creator>
      <dc:date>2020-09-22T12:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: DataMemWrite/DataMemRead access</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/DataMemWrite-DataMemRead-access/m-p/1157560#M5075</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/176411"&gt;@constantinrazva&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Welcome back!&lt;/P&gt;&lt;P&gt;Can you please comment something on this thread? I am stuck here. To sumarize, my main issue is: I need to know how to access the CAN peripherals in my design, specifically, which are the registers I am supposed to use in the Source and Destination List (in order to implement DMA). I have tried with several of the ones available among the options, but no success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="juliana_rojas30_1-1601026216618.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/126182i1F1153FA592738FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="juliana_rojas30_1-1601026216618.png" alt="juliana_rojas30_1-1601026216618.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My final objective is to copy from memory to peripheral, but for now, as an initial setup, I tried to copy the data from memory to memory, in order to just test the DMA behavior, but I am having issues with this as well because of the addresses.&lt;/P&gt;&lt;P&gt;I have tried several things, but the closest I've gotten to succes was using the addresses 0x2000000 with "neighboor" offsets (0x0001,0x0002,etc), but the result was that I only got the first number of the initial ID I was trying to get back. So, I guess this is not right either.&lt;/P&gt;&lt;P&gt;Do you have any suggestion or explanation for this issue?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Juliana&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 09:30:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/DataMemWrite-DataMemRead-access/m-p/1157560#M5075</guid>
      <dc:creator>juliana_rojas30</dc:creator>
      <dc:date>2020-09-25T09:30:47Z</dc:date>
    </item>
  </channel>
</rss>

