<?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>MPC5xxx中的主题 Re: S32R274 UTEST Flash Programming</title>
    <link>https://community.nxp.com/t5/MPC5xxx/S32R274-UTEST-Flash-Programming/m-p/837128#M12296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Erase Module function in the S32R274 UTEST algorithm within the S32 Power IDE is disabled to prevent accidental erase of this region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use PEmicro's PROGPPCNEXUS software to program your UTEST. We have an evaluation version that supports up to 64KB of programming which is enough to program your UTEST.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.pemicro.com%2Fdownloads%2Fdownload_file.cfm%3Fdownload_id%3D194" rel="nofollow" target="_blank"&gt;http://www.pemicro.com/downloads/download_file.cfm?download_id=194&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Johnny&lt;/P&gt;&lt;P&gt;Pemicro Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2018 15:20:10 GMT</pubDate>
    <dc:creator>johnny_pe</dc:creator>
    <dc:date>2018-09-11T15:20:10Z</dc:date>
    <item>
      <title>S32R274 UTEST Flash Programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/S32R274-UTEST-Flash-Programming/m-p/837127#M12295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the method in this link to program S32R274 UTEST Flash:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-334094"&gt;HOWTO: Program DCF record into UTEST flash in S32 Design Studio for Power&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded the S32R274 UTEST Flash algorithm file "NXP_S32R274_1x32x4k_UTest.pcp".&lt;/P&gt;&lt;P&gt;Tried to program the UTEST Flash with an S19 file which includes only one line:&lt;/P&gt;&lt;P&gt;S315004008001234567812345678123456781234567852&lt;/P&gt;&lt;P&gt;But failed, and the console message in S32DS during the process is as following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection from "127.0.0.1" via 127.0.0.1&lt;BR /&gt;Copyright 2017 P&amp;amp;E Microcomputer Systems,Inc.&lt;BR /&gt;Command Line :E:\Program\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.7.2.201709281658\win32\pegdbserver_power_console -device=S32R274 -startserver -singlesession -serverport=7224 -gdbmiport=6224 -interface=USBMULTILINK -speed?&lt;BR /&gt; &lt;BR /&gt;CMD&amp;gt;RE&lt;BR /&gt; &lt;BR /&gt;Initializing.&lt;BR /&gt;S32R274 Device detected. &lt;BR /&gt;Target has been RESET and is active.&lt;BR /&gt;CMD&amp;gt;CM E:\WorkSpace\S32R274.Power.2017.R1\NXP_S32R274_1x32x4k_UTest.pcp&lt;BR /&gt; &lt;BR /&gt;Initializing.&lt;BR /&gt;S32R274 Device detected. &lt;BR /&gt;Initialized.&lt;BR /&gt; &lt;BR /&gt;;version 1.08, 07/19/2017, Copyright P&amp;amp;E Microcomputer Systems, &lt;A href="https://community.nxp.com/www.pemicro.com" target="test_blank"&gt;www.pemicro.com&lt;/A&gt; [5744P_577xK_UTest_16k]&lt;BR /&gt; &lt;BR /&gt;;device NXP, S32R274, 1x32x4k, desc=UTest&lt;BR /&gt; &lt;BR /&gt;;begin_cs device=$00400000, length=$00004000, ram=$40000000&lt;BR /&gt; &lt;BR /&gt;Loading programming algorithm ... &lt;BR /&gt;Done.&lt;BR /&gt;CMD&amp;gt;VC&lt;BR /&gt;Verifying object file CRC-16 to device ranges ... &lt;BR /&gt; block 00400900-0040090F ... &lt;BR /&gt;Calculated CRC-16 does not match block. (File = $FA7D, Device = $95B4) &lt;BR /&gt; &lt;BR /&gt;CMD&amp;gt;EM&lt;BR /&gt;Command is inactive for this .PCP file. &lt;BR /&gt;Error Erasing flash of device &lt;BR /&gt;Error occured during Flash programming. &lt;BR /&gt; &lt;BR /&gt;Starting reset script (E:\Program\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.7.2.201709281658\win32\gdi\P&amp;amp;E\s32e200_s32r274.mac) ... &lt;BR /&gt;REM This script is compatible with S32R274 devices. &lt;BR /&gt;REM Clean GPRs to remove residual data after using algorithm &lt;BR /&gt;REM Initialize all of the Main SRAM - 1536KB &lt;BR /&gt;Initializing RAM from $40000000 to $4017FFFF. &lt;BR /&gt; &lt;BR /&gt;Reset script (E:\Program\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.7.2.201709281658\win32\gdi\P&amp;amp;E\s32e200_s32r274.mac) completed. &lt;BR /&gt; &lt;BR /&gt;S32R274 Device detected. &lt;BR /&gt;PE-ERROR: Error downloading to the device.&lt;BR /&gt;Disconnected from "127.0.0.1" via 127.0.0.1&lt;BR /&gt;Target Disconnected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can program the DFlash with similar method. But failed to program UTEST Flash.&lt;/P&gt;&lt;P&gt;I'm able to program the UTEST flash with Lauterbach debugger.&lt;/P&gt;&lt;P&gt;But customer need P&amp;amp;E Multilink&amp;nbsp; or P&amp;amp;E Cyclone to program UTEST flash during mass production.&lt;/P&gt;&lt;P&gt;Do you have any idea what I can do next?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:58:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/S32R274-UTEST-Flash-Programming/m-p/837127#M12295</guid>
      <dc:creator>jinjingyang</dc:creator>
      <dc:date>2018-08-09T09:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32R274 UTEST Flash Programming</title>
      <link>https://community.nxp.com/t5/MPC5xxx/S32R274-UTEST-Flash-Programming/m-p/837128#M12296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Erase Module function in the S32R274 UTEST algorithm within the S32 Power IDE is disabled to prevent accidental erase of this region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use PEmicro's PROGPPCNEXUS software to program your UTEST. We have an evaluation version that supports up to 64KB of programming which is enough to program your UTEST.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.pemicro.com%2Fdownloads%2Fdownload_file.cfm%3Fdownload_id%3D194" rel="nofollow" target="_blank"&gt;http://www.pemicro.com/downloads/download_file.cfm?download_id=194&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Johnny&lt;/P&gt;&lt;P&gt;Pemicro Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 15:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/S32R274-UTEST-Flash-Programming/m-p/837128#M12296</guid>
      <dc:creator>johnny_pe</dc:creator>
      <dc:date>2018-09-11T15:20:10Z</dc:date>
    </item>
  </channel>
</rss>

