<?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>S32 Design Studio中的主题 Re: S32 Design Studio for ARM 2.2 Questions</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076582#M6509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to run with "Attach to Running Target" as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28717iBC960C7C96B462D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And always got error as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28843iF59B7E3621E8B21A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you advise? Could be some IT issue on my company PC firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2020 10:08:10 GMT</pubDate>
    <dc:creator>wei_w_he</dc:creator>
    <dc:date>2020-07-24T10:08:10Z</dc:date>
    <item>
      <title>S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076574#M6501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Officer,&lt;/P&gt;&lt;P&gt;We are using S32K118 for our sunroof project and I just installed S32 DS for ARM and start to try, and got few questions:&lt;/P&gt;&lt;P&gt;1. Just to start a LED blink project, and using PE to generate the relevant code. Under component (PE), the clock module looks as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/116569i081FFA3EC76804F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then in the help menu provided by NXP, the clock module is&amp;nbsp; as below,&amp;nbsp;It got extra CLCOK_SYS_xx APIs which are required for the coding. Hence Why It is not shown on my project component list? How to add in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/116570i2745FFF12B632F7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In term of debugging on actual HW, there are choices of debug flash, debug RAM, release flash and release RAM, what is difference for each?&lt;/P&gt;&lt;P&gt;3. What is difference between "Run as" compared with "Debug as" selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 08:28:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076574#M6501</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-22T08:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076575#M6502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may find helpful this thread -&amp;nbsp;&lt;A href="https://community.nxp.com/thread/523881"&gt;SDK problem in S32 Design Studio for ARM 2.2&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can compile your project as a Flash target or RAM target. Flash target is flashed into Program flash space, RAM target runs from RAM only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From HW perspective - there is no difference between Debug and Release target. Debug .elf file contains symbols and path to sources. Release .elf file is without this information and debug session shows only disassembled code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well - to be honest - I never used Run As option - it looks that this can be used with Segger J-Link only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best way how to start debug session is open Debug configurations, choose your debug probe and select debug config:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/116571iF13037491048DE86/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_6.png" alt="pastedImage_6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 09:11:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076575#M6502</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-07-22T09:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076576#M6503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot. It really help. just to have a quick check:&amp;nbsp; even when code&amp;nbsp;is loaded into flash, during CPU execution, the program will be loaded into RAM first then executed by CPU?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 09:29:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076576#M6503</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-22T09:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076577#M6504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with Flash target is program executed directly from program flash (256 KB). RAM (25 KB) is used for variables and so on. As you can see, with RAM target you are limited to 25KB code size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 09:51:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076577#M6504</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-07-22T09:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076578#M6505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if my program size is larger than 25KB, I can only choose&amp;nbsp; "debug flash", right?&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 09:55:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076578#M6505</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-22T09:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076579#M6506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 10:14:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076579#M6506</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-07-22T10:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076580#M6507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;I tired debug_flash, debug_ram and is working,&amp;nbsp; but notice that for debug_flash, after I do a power down and power up of board (unplug and plug usb cable), the program seems is not "remain" inside the board and the board won't work as expected, even I tried the Flash method to load the EIF, it seems only "erased" the flash but not "programmed" it.&lt;/P&gt;&lt;P&gt;But when I flashed the jump start EIF downloaded from NXP,&amp;nbsp; It works as expected, i.e. after power down and up, the jump start is re-started.&lt;/P&gt;&lt;P&gt;What could be wrong for my code building and configuraiton?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2020 08:55:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076580#M6507</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-23T08:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076581#M6508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to attach to running target when you power cycle your board. Your program probably ends in some kind of exception:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26272iAD874F0481A7CBE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2020 09:22:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076581#M6508</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-07-24T09:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076582#M6509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to run with "Attach to Running Target" as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28717iBC960C7C96B462D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And always got error as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28843iF59B7E3621E8B21A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you advise? Could be some IT issue on my company PC firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2020 10:08:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076582#M6509</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-24T10:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076583#M6510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is some error in your code. Can you share your project?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2020 12:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076583#M6510</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-07-24T12:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076584#M6511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to upload a zip file here? (I only see image and video upload..)&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed the "good" firmware&amp;nbsp;S32K116_EVB_JumpStart_Firmware.elf (download from NXP) is built based on S32K116 configuration but it is working fine in my K118 board. i.e. after power down and up, the program will resume.&lt;/P&gt;&lt;P&gt;For my project, I always configure as S32K118_64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2020 02:09:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076584#M6511</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-27T02:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076585#M6512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;I ams searching around and find this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/1037790"&gt;https://community.nxp.com/message/1037790&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It suppose the linker file got issue, but my linker file is auto-generated and I can't find the "1K" as mentioned in that post too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2020 03:40:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076585#M6512</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-27T03:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076586#M6513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;My flash inker file as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt;** ###################################################################&lt;BR /&gt;** Processor: S32K118 with 25 KB SRAM&lt;BR /&gt;** Compiler: GNU C Compiler&lt;BR /&gt;**&lt;BR /&gt;** Abstract:&lt;BR /&gt;** Linker file for the GNU C Compiler&lt;BR /&gt;**&lt;BR /&gt;** Copyright 2018 NXP&lt;BR /&gt;** All rights reserved.&lt;BR /&gt;**&lt;BR /&gt;** THIS SOFTWARE IS PROVIDED BY NXP "AS IS" AND ANY EXPRESSED OR&lt;BR /&gt;** IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES&lt;BR /&gt;** OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.&lt;BR /&gt;** IN NO EVENT SHALL NXP OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,&lt;BR /&gt;** INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES&lt;BR /&gt;** (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR&lt;BR /&gt;** SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&lt;BR /&gt;** HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,&lt;BR /&gt;** STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING&lt;BR /&gt;** IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF&lt;BR /&gt;** THE POSSIBILITY OF SUCH DAMAGE.&lt;BR /&gt;**&lt;BR /&gt;** http: &lt;A href="https://community.nxp.com/www.freescale.com" target="test_blank"&gt;www.freescale.com&lt;/A&gt;&lt;BR /&gt;** mail: support@freescale.com&lt;BR /&gt;**&lt;BR /&gt;** ###################################################################&lt;BR /&gt;*/&lt;/P&gt;&lt;P&gt;/* Entry Point */&lt;BR /&gt;ENTRY(Reset_Handler)&lt;/P&gt;&lt;P&gt;HEAP_SIZE = DEFINED(__heap_size__) ? __heap_size__ : 0x00000200;&lt;BR /&gt;STACK_SIZE = DEFINED(__stack_size__) ? __stack_size__ : 0x00000200;&lt;/P&gt;&lt;P&gt;/* If symbol __flash_vector_table__=1 is defined at link time&lt;BR /&gt; * the interrupt vector will not be copied to RAM.&lt;BR /&gt; * Warning: Using the interrupt vector from Flash will not allow&lt;BR /&gt; * INT_SYS_InstallHandler because the section is Read Only.&lt;BR /&gt; */&lt;BR /&gt;M_VECTOR_RAM_SIZE = DEFINED(__flash_vector_table__) ? 0x0 : 0x00C0;&lt;/P&gt;&lt;P&gt;/* Specify the memory areas */&lt;BR /&gt;MEMORY&lt;BR /&gt;{&lt;BR /&gt; /* Flash */&lt;BR /&gt; m_interrupts (RX) : ORIGIN = 0x00000000, LENGTH = 0x000000C0&lt;BR /&gt; m_flash_config (RX) : ORIGIN = 0x00000400, LENGTH = 0x00000010&lt;BR /&gt; m_text (RX) : ORIGIN = 0x00000410, LENGTH = 0x0003FBF0&lt;/P&gt;&lt;P&gt;/* SRAM_L */&lt;BR /&gt; m_custom (RW) : ORIGIN = 0x1FFFFC00, LENGTH = 0x00000400&lt;BR /&gt; /* SRAM_U */&lt;BR /&gt; m_data (RW) : ORIGIN = 0x20000000, LENGTH = 0x000030C0&lt;BR /&gt; m_data_2 (RW) : ORIGIN = 0x200030C0, LENGTH = 0x00002740&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;/* Define output sections */&lt;BR /&gt;SECTIONS&lt;BR /&gt;{&lt;BR /&gt; /* The startup code goes first into internal flash */&lt;BR /&gt; .interrupts :&lt;BR /&gt; {&lt;BR /&gt; __VECTOR_TABLE = .;&lt;BR /&gt; __interrupts_start__ = .;&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; KEEP(*(.isr_vector)) /* Startup code */&lt;BR /&gt; __interrupts_end__ = .;&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; } &amp;gt; m_interrupts&lt;/P&gt;&lt;P&gt;.flash_config :&lt;BR /&gt; {&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; KEEP(*(.FlashConfig)) /* Flash Configuration Field (FCF) */&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; } &amp;gt; m_flash_config&lt;/P&gt;&lt;P&gt;/* The program code and other data goes into internal flash */&lt;BR /&gt; .text :&lt;BR /&gt; {&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; *(.text) /* .text sections (code) */&lt;BR /&gt; *(.text*) /* .text* sections (code) */&lt;BR /&gt; *(.rodata) /* .rodata sections (constants, strings, etc.) */&lt;BR /&gt; *(.rodata*) /* .rodata* sections (constants, strings, etc.) */&lt;BR /&gt; *(.init) /* section used in crti.o files */&lt;BR /&gt; *(.fini) /* section used in crti.o files */&lt;BR /&gt; *(.eh_frame) /* section used in crtbegin.o files */&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; } &amp;gt; m_text&lt;/P&gt;&lt;P&gt;/* Section used by the libgcc.a library for fvp4 */&lt;BR /&gt; .ARM :&lt;BR /&gt; {&lt;BR /&gt; __exidx_start = .;&lt;BR /&gt; *(.ARM.exidx*)&lt;BR /&gt; __exidx_end = .;&lt;BR /&gt; } &amp;gt; m_text&lt;/P&gt;&lt;P&gt;__etext = .; /* Define a global symbol at end of code. */&lt;BR /&gt; __DATA_ROM = .; /* Symbol is used by startup for data initialization. */&lt;/P&gt;&lt;P&gt;.interrupts_ram :&lt;BR /&gt; {&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; __VECTOR_RAM__ = .;&lt;BR /&gt; __RAM_START = .;&lt;BR /&gt; __interrupts_ram_start__ = .; /* Create a global symbol at data start. */&lt;BR /&gt; *(.m_interrupts_ram) /* This is a user defined section. */&lt;BR /&gt; . += M_VECTOR_RAM_SIZE;&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; __interrupts_ram_end__ = .; /* Define a global symbol at data end. */&lt;BR /&gt; } &amp;gt; m_data&lt;/P&gt;&lt;P&gt;__VECTOR_RAM = DEFINED(__flash_vector_table__) ? ORIGIN(m_interrupts) : __VECTOR_RAM__ ;&lt;BR /&gt; __RAM_VECTOR_TABLE_SIZE = DEFINED(__flash_vector_table__) ? 0x0 : (__interrupts_ram_end__ - __interrupts_ram_start__) ;&lt;/P&gt;&lt;P&gt;.data : AT(__DATA_ROM)&lt;BR /&gt; {&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; __DATA_RAM = .;&lt;BR /&gt; __data_start__ = .; /* Create a global symbol at data start. */&lt;BR /&gt; *(.data) /* .data sections */&lt;BR /&gt; *(.data*) /* .data* sections */&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; __data_end__ = .; /* Define a global symbol at data end. */&lt;BR /&gt; } &amp;gt; m_data&lt;/P&gt;&lt;P&gt;__DATA_END = __DATA_ROM + (__data_end__ - __data_start__);&lt;BR /&gt; __CODE_ROM = __DATA_END; /* Symbol is used by code initialization. */&lt;/P&gt;&lt;P&gt;.code : AT(__CODE_ROM)&lt;BR /&gt; {&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; __CODE_RAM = .;&lt;BR /&gt; __code_start__ = .; /* Create a global symbol at code start. */&lt;BR /&gt; __code_ram_start__ = .;&lt;BR /&gt; *(.code_ram) /* Custom section for storing code in RAM */&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; __code_end__ = .; /* Define a global symbol at code end. */&lt;BR /&gt; __code_ram_end__ = .;&lt;BR /&gt; } &amp;gt; m_data&lt;/P&gt;&lt;P&gt;__CODE_END = __CODE_ROM + (__code_end__ - __code_start__);&lt;BR /&gt; __CUSTOM_ROM = __CODE_END;&lt;/P&gt;&lt;P&gt;/* Custom Section Block that can be used to place data at absolute address. */&lt;BR /&gt; /* Use __attribute__((section (".customSection"))) to place data here. */&lt;BR /&gt; /* Use this section only when MTB (Micro Trace Buffer) is not used, because MTB uses the same RAM area, as described in S32K Reference Manual. */&lt;BR /&gt; .customSectionBlock ORIGIN(m_custom) : AT(__CUSTOM_ROM)&lt;BR /&gt; {&lt;BR /&gt; __customSectionStart = .;&lt;BR /&gt; __customSection_start__ = .;&lt;BR /&gt; KEEP(*(.customSection)) /* Keep section even if not referenced. */&lt;BR /&gt; __customSection_end__ = .;&lt;BR /&gt; } &amp;gt; m_custom&lt;BR /&gt; __CUSTOM_END = __CUSTOM_ROM + (__customSection_end__ - __customSection_start__);&lt;/P&gt;&lt;P&gt;/* Uninitialized data section. */&lt;BR /&gt; .bss :&lt;BR /&gt; {&lt;BR /&gt; /* This is used by the startup in order to initialize the .bss section. */&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; __BSS_START = .;&lt;BR /&gt; __bss_start__ = .;&lt;BR /&gt; *(.bss)&lt;BR /&gt; *(.bss*)&lt;BR /&gt; *(COMMON)&lt;BR /&gt; . = ALIGN(4);&lt;BR /&gt; __bss_end__ = .;&lt;BR /&gt; __BSS_END = .;&lt;BR /&gt; } &amp;gt; m_data_2&lt;/P&gt;&lt;P&gt;/* Put heap section after the program data */&lt;BR /&gt; .heap :&lt;BR /&gt; {&lt;BR /&gt; . = ALIGN(8);&lt;BR /&gt; __end__ = .;&lt;BR /&gt; __heap_start__ = .;&lt;BR /&gt; PROVIDE(end = .);&lt;BR /&gt; PROVIDE(_end = .);&lt;BR /&gt; PROVIDE(__end = .);&lt;BR /&gt; __HeapBase = .;&lt;BR /&gt; . += HEAP_SIZE;&lt;BR /&gt; __HeapLimit = .;&lt;BR /&gt; __heap_limit = .;&lt;BR /&gt; __heap_end__ = .;&lt;BR /&gt; } &amp;gt; m_data_2&lt;/P&gt;&lt;P&gt;/* Initializes stack on the end of block */&lt;BR /&gt; __StackTop = ORIGIN(m_data_2) + LENGTH(m_data_2);&lt;BR /&gt; __StackLimit = __StackTop - STACK_SIZE;&lt;BR /&gt; PROVIDE(__stack = __StackTop);&lt;BR /&gt; __RAM_END = __StackTop;&lt;/P&gt;&lt;P&gt;.stack __StackLimit :&lt;BR /&gt; {&lt;BR /&gt; . = ALIGN(8);&lt;BR /&gt; __stack_start__ = .;&lt;BR /&gt; . += STACK_SIZE;&lt;BR /&gt; __stack_end__ = .;&lt;BR /&gt; } &amp;gt; m_data_2&lt;/P&gt;&lt;P&gt;.ARM.attributes 0 : { *(.ARM.attributes) }&lt;/P&gt;&lt;P&gt;ASSERT(__StackLimit &amp;gt;= __HeapLimit, "region m_data_2 overflowed with stack and heap")&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2020 03:53:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076586#M6513</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-27T03:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076587#M6514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can upload files if you switch into "Advanced editor mode":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101358i36FB392BE27CAF26/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2020 07:31:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076587#M6514</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-07-27T07:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076588#M6515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code is attached. Basically it just light up the Green LED on S32K118 board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2020 08:23:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076588#M6515</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-27T08:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076589#M6516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;Based on the attached project files, Can you advice what is wrong with my project setting? I tried the NXP examples project but they are working fine. i.e debug_flash can remain after power down and up again. I checked the linker file, both mine and example project is exactly same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;He Wei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2020 01:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1076589#M6516</guid>
      <dc:creator>wei_w_he</dc:creator>
      <dc:date>2020-07-29T01:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM 2.2 Questions</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1344104#M7803</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is this Thread&amp;nbsp; solved? I am facing similar issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Vinayak Lele&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 13:28:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-2-2-Questions/m-p/1344104#M7803</guid>
      <dc:creator>vlele</dc:creator>
      <dc:date>2021-09-22T13:28:13Z</dc:date>
    </item>
  </channel>
</rss>

