<?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 SAC57D54 Problem on Graphics Output to TFT LCD using openVG and EGL. &amp;quot;eglSwapBuffers&amp;quot; in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/SAC57D54-Problem-on-Graphics-Output-to-TFT-LCD-using-openVG-and/m-p/1784849#M20736</link>
    <description>&lt;P&gt;Hi Support Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have designed custom board with SAC57D54 MCU. Below are the progress details done:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -Initialized Core m4 and A5 correctly with appropriate clock frequencies.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -External SDRAM initialized.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -Major peripherals are working like uart, gpio, adc, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -Debugger: PEMicro Multilink FX&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -S32DS for ARM IDE&lt;/P&gt;&lt;P&gt;Main problem is on the graphics using OpenVG and EGL. No output is available on the 30 pin RGB Screen. The screen is working using other hardware. I have attached sample code where problem arise from the "eglSwapBuffers(disp, surf)". No other error is encountered within the code like check error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below example of source code is patterned from example application to 516bga type. I am using LQFP208 type but this should work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate some inputs and which area should I look into/check more.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Johny&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2024 04:45:47 GMT</pubDate>
    <dc:creator>johnkevintoral</dc:creator>
    <dc:date>2024-01-09T04:45:47Z</dc:date>
    <item>
      <title>SAC57D54 Problem on Graphics Output to TFT LCD using openVG and EGL. "eglSwapBuffers"</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SAC57D54-Problem-on-Graphics-Output-to-TFT-LCD-using-openVG-and/m-p/1784849#M20736</link>
      <description>&lt;P&gt;Hi Support Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have designed custom board with SAC57D54 MCU. Below are the progress details done:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -Initialized Core m4 and A5 correctly with appropriate clock frequencies.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -External SDRAM initialized.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -Major peripherals are working like uart, gpio, adc, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -Debugger: PEMicro Multilink FX&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -S32DS for ARM IDE&lt;/P&gt;&lt;P&gt;Main problem is on the graphics using OpenVG and EGL. No output is available on the 30 pin RGB Screen. The screen is working using other hardware. I have attached sample code where problem arise from the "eglSwapBuffers(disp, surf)". No other error is encountered within the code like check error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below example of source code is patterned from example application to 516bga type. I am using LQFP208 type but this should work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate some inputs and which area should I look into/check more.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Johny&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 04:45:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SAC57D54-Problem-on-Graphics-Output-to-TFT-LCD-using-openVG-and/m-p/1784849#M20736</guid>
      <dc:creator>johnkevintoral</dc:creator>
      <dc:date>2024-01-09T04:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAC57D54 Problem on Graphics Output to TFT LCD using openVG and EGL. "eglSwapBuffers"</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SAC57D54-Problem-on-Graphics-Output-to-TFT-LCD-using-openVG-and/m-p/1785339#M20751</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What error launch in the console? is probably that the LCD is not connected or in a bad state. Since I do not see anything wrong in your code.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 14:44:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SAC57D54-Problem-on-Graphics-Output-to-TFT-LCD-using-openVG-and/m-p/1785339#M20751</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-01-09T14:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAC57D54 Problem on Graphics Output to TFT LCD using openVG and EGL. "eglSwapBuffers"</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SAC57D54-Problem-on-Graphics-Output-to-TFT-LCD-using-openVG-and/m-p/1785743#M20756</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your input, the LCD is okay - I have tested this with another evaluation board.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have already cleared the errors so there is no log with the codes of check errors from the source file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As observed, the MCU stops at eglSwapBuffer function. To my understanding, the buffer cannot he updated in the sdram memory where the graphics are stored temporarily/volatile. But i think i have iniitialized the sdram correctly. Please have inputs on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 05:13:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SAC57D54-Problem-on-Graphics-Output-to-TFT-LCD-using-openVG-and/m-p/1785743#M20756</guid>
      <dc:creator>johnkevintoral</dc:creator>
      <dc:date>2024-01-10T05:13:10Z</dc:date>
    </item>
  </channel>
</rss>

