<?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 Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX? in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173715#M8485</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;First of all, I suggest you use SDM_LPM mode, because there is only 32KW on-chip RAM, so it is okay to use SDM. In the CW tools, you just need to select SDM_LPM project, it is okay.&lt;/P&gt;
&lt;P&gt;For the bootloader mode, you just need to modify the following array, especially, the item:&lt;/P&gt;
&lt;P&gt;/* NV_FOPT: FOPT[7:6] = 11b means boot from ROM, other value means boot from Flash */ \&lt;BR /&gt;0xFFU, \&amp;nbsp;&amp;nbsp;&amp;nbsp; Rong wrote: start from bootloader after reset&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/* NV_FOPT: FOPT[7:6] = 11b means boot from ROM, other value means boot from Flash */ \&lt;BR /&gt;0x3FU, \ Rong wrote: start from application code after Reset&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In other words, the data in the array determines the booting mode instead of pin logic after Reset as the other processor does.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#pragma define_section reserved_FCF "reserved_FCF.text" RX&lt;BR /&gt;#pragma section reserved_FCF begin&lt;BR /&gt;static const uint8_t _flash_config_field[] = {&lt;BR /&gt;&lt;BR /&gt;/* NV_BACKKEY3: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY2: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY1: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY0: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY7: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY6: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY5: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY4: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FPROT3: PROT=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FPROT2: PROT=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FPROT1: PROT=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FPROT0: PROT=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FSEC: KEYEN=1,MEEN=3,FSLACC=3,SEC=2 */ \&lt;BR /&gt;0x7EU, \&lt;BR /&gt;/* NV_FOPT: FOPT[7:6] = 11b means boot from ROM, other value means boot from Flash */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* Reserved */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* Reserved */ \&lt;BR /&gt;0xFFU&lt;BR /&gt;};&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2020 08:56:06 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2020-10-27T08:56:06Z</dc:date>
    <item>
      <title>What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1172298#M8474</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I have a sample project for&amp;nbsp;MC56F83763. Which of the compiled file I can use to flash directly to my DSC via JTAG without using bootloader?&lt;/P&gt;&lt;P&gt;Or do I need to create an S-Record format? If yes, then how.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fasihahmed_0-1603440088223.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128115iBB0C1DE7C22FCA12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fasihahmed_0-1603440088223.png" alt="fasihahmed_0-1603440088223.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26034"&gt;@xiangjun_rong&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088"&gt;@mariuslucianand&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 08:07:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1172298#M8474</guid>
      <dc:creator>fasihahmed</dc:creator>
      <dc:date>2020-10-23T08:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1172348#M8475</link>
      <description>&lt;P&gt;Hi, Fasih,&lt;/P&gt;
&lt;P&gt;You can use CW tools to download the *.elf to on-chip flash via JTAG port with the Multilink Universal FX device.&lt;/P&gt;
&lt;P&gt;The MC56F83xxx has flashloader code in on-chip ROM, you can use blhost tools to download the *.elf.p.s to on-chip flash in bootloader mode with SCI0 port.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 class="message-subject"&gt;&lt;SPAN class="lia-message-read"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H2&gt;</description>
      <pubDate>Fri, 23 Oct 2020 09:01:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1172348#M8475</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-10-23T09:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1172355#M8476</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a guide to do that?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 09:05:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1172355#M8476</guid>
      <dc:creator>fasihahmed</dc:creator>
      <dc:date>2020-10-23T09:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1172743#M8478</link>
      <description>&lt;P&gt;Hi, Fasih,&lt;/P&gt;
&lt;P&gt;Pls download the CW for mcu ver11.x from the link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/development-software/codewarrior-development-tools/codewarrior-legacy/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-qorivva-56xx-rs08-s08-s12z-11-1:CW-MCU10" target="_blank"&gt;https://www.nxp.com/design/software/development-software/codewarrior-development-tools/codewarrior-legacy/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-qorivva-56xx-rs08-s08-s12z-11-1:CW-MCU10&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can use the CW tools to download code and debug via Multilink Universal device.&lt;/P&gt;
&lt;P&gt;Regarding the question how to download application code to flash via bootloader, pls refer to the attached doc.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 00:42:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1172743#M8478</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-10-26T00:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173177#M8480</link>
      <description>&lt;P&gt;Should i use SDM or LDM as project build configuration type?&lt;/P&gt;&lt;P&gt;How can have my own build configuration type? For debug I need to have a configuration that sets my application to run after power on and avoid the bootloader..&lt;/P&gt;&lt;P&gt;What do i need to change and how do i do it? for e.g setting my&amp;nbsp;my Vector Table to zero address?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26034"&gt;@xiangjun_rong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am porting my code from mc56f82748 to MC56F83763. i am not sure about what data model to select since it says SDM-SPM is 16 bit and limited to 64K-word of data space&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CodeWarrior Development Studio for Microcontrollers V11.x Digital Signal Controller Build Tools Reference Manual, Rev. 11.x, 11 June 2020" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128295iFE3D3CF4AD678E8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fasihahmed_0-1603723967495.png" alt="CodeWarrior Development Studio for Microcontrollers V11.x Digital Signal Controller Build Tools Reference Manual, Rev. 11.x, 11 June 2020" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;CodeWarrior Development Studio for Microcontrollers V11.x Digital Signal Controller Build Tools Reference Manual, Rev. 11.x, 11 June 2020&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;CodeWarrior Development Studio for Microcontrollers V11.x Digital Signal Controller Build Tools&lt;BR /&gt;Reference Manual, Rev. 11.x, 11 June 2020&lt;/P&gt;&lt;P&gt;page 128&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 14:54:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173177#M8480</guid>
      <dc:creator>fasihahmed</dc:creator>
      <dc:date>2020-10-26T14:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173620#M8483</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class="p"&gt;&lt;SPAN&gt;There are 3 &lt;SPAN class="resultofText"&gt;program&lt;/SPAN&gt; memory models, they are small/large/super large models, corresponding to 16 bits/19bits/21bits program address. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Compiler allows the user to choose between 2 data memory models:small data mode and large data mode, corresponding 16 bits data address and 24 bits data address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1603782719898.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128378iCC1CD4E9C4CEB281/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1603782719898.png" alt="xiangjun_rong_0-1603782719898.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;different modes corresponds different assembly instruction.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 07:16:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173620#M8483</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-10-27T07:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173666#M8484</link>
      <description>&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;So what model should i use when porting from&amp;nbsp;&lt;SPAN&gt;mc56f82748? is using small model means im limited to 64K of flash? is there any i need to limit in linker file etc for this??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;how to i set my memory map so that after power on, the MCU goes to applcation code and not bootloader?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26034"&gt;@xiangjun_rong&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 08:11:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173666#M8484</guid>
      <dc:creator>fasihahmed</dc:creator>
      <dc:date>2020-10-27T08:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173715#M8485</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;First of all, I suggest you use SDM_LPM mode, because there is only 32KW on-chip RAM, so it is okay to use SDM. In the CW tools, you just need to select SDM_LPM project, it is okay.&lt;/P&gt;
&lt;P&gt;For the bootloader mode, you just need to modify the following array, especially, the item:&lt;/P&gt;
&lt;P&gt;/* NV_FOPT: FOPT[7:6] = 11b means boot from ROM, other value means boot from Flash */ \&lt;BR /&gt;0xFFU, \&amp;nbsp;&amp;nbsp;&amp;nbsp; Rong wrote: start from bootloader after reset&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/* NV_FOPT: FOPT[7:6] = 11b means boot from ROM, other value means boot from Flash */ \&lt;BR /&gt;0x3FU, \ Rong wrote: start from application code after Reset&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In other words, the data in the array determines the booting mode instead of pin logic after Reset as the other processor does.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#pragma define_section reserved_FCF "reserved_FCF.text" RX&lt;BR /&gt;#pragma section reserved_FCF begin&lt;BR /&gt;static const uint8_t _flash_config_field[] = {&lt;BR /&gt;&lt;BR /&gt;/* NV_BACKKEY3: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY2: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY1: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY0: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY7: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY6: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY5: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_BACKKEY4: KEY=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FPROT3: PROT=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FPROT2: PROT=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FPROT1: PROT=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FPROT0: PROT=0xFF */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* NV_FSEC: KEYEN=1,MEEN=3,FSLACC=3,SEC=2 */ \&lt;BR /&gt;0x7EU, \&lt;BR /&gt;/* NV_FOPT: FOPT[7:6] = 11b means boot from ROM, other value means boot from Flash */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* Reserved */ \&lt;BR /&gt;0xFFU, \&lt;BR /&gt;/* Reserved */ \&lt;BR /&gt;0xFFU&lt;BR /&gt;};&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 08:56:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173715#M8485</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-10-27T08:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173735#M8486</link>
      <description>&lt;P&gt;Thanks for the detailed guide. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;You mention on-chip 32KW RAM, my DSC MC56F83763VLH has following specs. Is there something you missed out? Cant see 32KW anywhere. Can i still use &lt;SPAN&gt;SDM_LPM&amp;nbsp;mode for this??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fasihahmed_1-1603789437943.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128397iDAD0819AA751D490/image-size/large?v=v2&amp;amp;px=999" role="button" title="fasihahmed_1-1603789437943.png" alt="fasihahmed_1-1603789437943.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fasihahmed_0-1603789381125.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128395iB050AC587AB36A80/image-size/large?v=v2&amp;amp;px=999" role="button" title="fasihahmed_0-1603789381125.png" alt="fasihahmed_0-1603789381125.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you sure I can use .elf file to upload using JTAG via Multilink Universal FX? Since it doesnt seem to work. Do i need to configure something else in settings?&lt;/P&gt;&lt;P&gt;Normally in my company, they use S-Record to flash it via JTAG? Is that better? how can i use the script to generate S file correctly? below are the settings for the old source code&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fasihahmed_2-1603789657407.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128398iB7EE7A9515B0C28D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fasihahmed_2-1603789657407.png" alt="fasihahmed_2-1603789657407.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fasihahmed_3-1603789710995.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128399i5CAD5015AB5C5971/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fasihahmed_3-1603789710995.png" alt="fasihahmed_3-1603789710995.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26034"&gt;@xiangjun_rong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 09:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1173735#M8486</guid>
      <dc:creator>fasihahmed</dc:creator>
      <dc:date>2020-10-27T09:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1174176#M8487</link>
      <description>&lt;P&gt;Hi, Fasih,&lt;/P&gt;
&lt;P&gt;Q1)You mention on-chip 32KW RAM, my DSC MC56F83763VLH has following specs. Is there something you missed out? Cant see 32KW anywhere. Can i still use SDM_LPM mode for this?&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;For the MC56F83763, as your Fig described, it has on-chip 48KB RAM(24KW RAM), but some derivative has 64KB(32KW) on-chip RAM for example MC56F83789. so it is okay to use SDM mode.&lt;/P&gt;
&lt;P&gt;Q2)Are you sure I can use .elf file to upload using JTAG via Multilink Universal FX? Since it doesnt seem to work. Do i need to configure something else in settings?&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;If you use CodeWarrior for MCU tools to download/debug using JTAG port via Multilink Universal FX, you have to use *.elf file to download.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Q3)Normally in my company, they use S-Record to flash it via JTAG? Is that better? how can i use the script to generate S file correctly? below are the settings for the old source code&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;As you have done in the screenshot, you can generate the S-Record file, you can use on-chip flashloader to download the S-record file to on-chip flash via uart0 port of MC56F83763 with blhost command.&lt;/P&gt;
&lt;P&gt;I suppose that CW for mcu tools has independent plugin tools to download the S-Record file to flash via JTAG, in the case, you can NOT debug.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 03:11:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1174176#M8487</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-10-28T03:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: What file to use to flash MC56F83763 using PE Micro's Multilink Universal FX?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1174772#M8489</link>
      <description>&lt;P&gt;Ok thanks.&lt;/P&gt;&lt;P&gt;can you explain the difference in flash speed between these two DSCs?&lt;/P&gt;&lt;P&gt;will the&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;MC56F83763&amp;nbsp;&lt;/STRONG&gt;provide better performance compared to &lt;STRONG&gt;MC56f82748&lt;/STRONG&gt; if we run the code in FLASH? I ask this because there is difference in both the DSC's internal clock frequency? 50Mhz vs 100Mhz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And will running &lt;STRONG&gt;MC56F83763&lt;/STRONG&gt; code in FLASH v/s RAM provide any speed difference? I know it helps for&amp;nbsp;&lt;STRONG&gt;MC56f82748.&amp;nbsp;&lt;/STRONG&gt; But not sure about the new&amp;nbsp;&lt;STRONG&gt;MC56F83763&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fasihahmed_9-1603919542675.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128562i31909F2597DD85B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="fasihahmed_9-1603919542675.png" alt="fasihahmed_9-1603919542675.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fasihahmed_0-1603920433323.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128563i5967CFD2355F639B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fasihahmed_0-1603920433323.png" alt="fasihahmed_0-1603920433323.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26034"&gt;@xiangjun_rong&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 21:28:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/What-file-to-use-to-flash-MC56F83763-using-PE-Micro-s-Multilink/m-p/1174772#M8489</guid>
      <dc:creator>fasihahmed</dc:creator>
      <dc:date>2020-10-28T21:28:03Z</dc:date>
    </item>
  </channel>
</rss>

