<?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 LPC55S16 SRAMX not working if array exceeds 400 bytes . in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAMX-not-working-if-array-exceeds-400-bytes/m-p/1260597#M44613</link>
    <description>Hello All, I am using LPC55S16 controller for development . It contains 64 KB of SRAM, and 16 KB of SRAMX . In my application i am using a buffer like below uint8_t arrayBuff[1024]; If i change the location of above array in SRAMX , all data bytes are not filled and not working . To change the location i appended __SECTION(data,RAM3) __SECTION(data,RAM3) uint8_t arrayBuff[1024]; In build window it shows sramx is being used however complete array doesnt hold the values assigned .</description>
    <pubDate>Mon, 12 Apr 2021 13:33:26 GMT</pubDate>
    <dc:creator>alok_nigam</dc:creator>
    <dc:date>2021-04-12T13:33:26Z</dc:date>
    <item>
      <title>LPC55S16 SRAMX not working if array exceeds 400 bytes .</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAMX-not-working-if-array-exceeds-400-bytes/m-p/1260597#M44613</link>
      <description>Hello All, I am using LPC55S16 controller for development . It contains 64 KB of SRAM, and 16 KB of SRAMX . In my application i am using a buffer like below uint8_t arrayBuff[1024]; If i change the location of above array in SRAMX , all data bytes are not filled and not working . To change the location i appended __SECTION(data,RAM3) __SECTION(data,RAM3) uint8_t arrayBuff[1024]; In build window it shows sramx is being used however complete array doesnt hold the values assigned .</description>
      <pubDate>Mon, 12 Apr 2021 13:33:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAMX-not-working-if-array-exceeds-400-bytes/m-p/1260597#M44613</guid>
      <dc:creator>alok_nigam</dc:creator>
      <dc:date>2021-04-12T13:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S16 SRAMX not working if array exceeds 400 bytes .</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAMX-not-working-if-array-exceeds-400-bytes/m-p/1261881#M44644</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;alok_nigam,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please create a demo project of this problem. I will check it on my side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 09:28:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAMX-not-working-if-array-exceeds-400-bytes/m-p/1261881#M44644</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-04-14T09:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S16 SRAMX not working if array exceeds 400 bytes .</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAMX-not-working-if-array-exceeds-400-bytes/m-p/1261895#M44645</link>
      <description>&lt;P&gt;How about checking the map file ?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 09:39:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAMX-not-working-if-array-exceeds-400-bytes/m-p/1261895#M44645</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2021-04-14T09:39:22Z</dc:date>
    </item>
  </channel>
</rss>

