<?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のトピックS32 Design Studio for ARM Version 2018.R1: Diassembly view debugging issue</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-Version-2018-R1-Diassembly-view/m-p/765633#M2829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using S32K146 controller with GHS compiler and S32 Design Studio for ARM Version 2018.R1 IDE for debugger. We hare having some queries mentioned below:&lt;/P&gt;&lt;P&gt;1) We facing issue in debugging disassembly file, it is not taking any break point is assembly file&lt;/P&gt;&lt;P&gt;2) We unable to map custom memory map to .bss section, we are using #pragma for memory mappin. Could you please share sample linker file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhagyashri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2018 10:37:15 GMT</pubDate>
    <dc:creator>bhagyashriratho</dc:creator>
    <dc:date>2018-05-17T10:37:15Z</dc:date>
    <item>
      <title>S32 Design Studio for ARM Version 2018.R1: Diassembly view debugging issue</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-Version-2018-R1-Diassembly-view/m-p/765633#M2829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using S32K146 controller with GHS compiler and S32 Design Studio for ARM Version 2018.R1 IDE for debugger. We hare having some queries mentioned below:&lt;/P&gt;&lt;P&gt;1) We facing issue in debugging disassembly file, it is not taking any break point is assembly file&lt;/P&gt;&lt;P&gt;2) We unable to map custom memory map to .bss section, we are using #pragma for memory mappin. Could you please share sample linker file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhagyashri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 10:37:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-Version-2018-R1-Diassembly-view/m-p/765633#M2829</guid>
      <dc:creator>bhagyashriratho</dc:creator>
      <dc:date>2018-05-17T10:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM Version 2018.R1: Diassembly view debugging issue</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-Version-2018-R1-Diassembly-view/m-p/765634#M2830</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;1) I assume you are trying to debug code compiled with GHS toolchain in S32DS for ARM by GDB (Pemicro or Segger).&lt;/P&gt;&lt;P&gt;Unfortunately this setup is not recommended since there are some difficulties for GDB client/server to interpret GHS elf file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See more information about this problem in the S32DS release notes - Appendix A. Known issues and Workarounds:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;".... Problems could be experienced while debugging of elf file generated by GHS compiler like missing call stack information, incorrect info on step into function, etc...."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/servlet/JiveServlet/download/340190-2-422486/S32DS_ARM_2018.R1_Release_Notes.pdf" title="https://community.nxp.com/servlet/JiveServlet/download/340190-2-422486/S32DS_ARM_2018.R1_Release_Notes.pdf"&gt;https://community.nxp.com/servlet/JiveServlet/download/340190-2-422486/S32DS_ARM_2018.R1_Release_Notes.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The recommended approach is to debug GHS elf with Lauterbach probe + TRACE32 plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one known workaround I'm aware of which might help -&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/thread/438644#comment-850410" title="https://community.nxp.com/thread/438644#comment-850410"&gt;https://community.nxp.com/thread/438644#comment-850410&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) IMO this is a question specific to GHS linker file. I'd recommend you to see &lt;EM&gt;"Building Applications for&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Embedded ARM"&lt;/EM&gt; manual, section &lt;EM&gt;"Assigning Data to Custom Program Sections in C" &lt;/EM&gt;and&lt;EM&gt; "Defining a Section Map with the SECTIONS Directive"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 13:43:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-Version-2018-R1-Diassembly-view/m-p/765634#M2830</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2018-05-18T13:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio for ARM Version 2018.R1: Diassembly view debugging issue</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-Version-2018-R1-Diassembly-view/m-p/765635#M2831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can U please share the build environment of s32k144 using GHS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 14:36:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-for-ARM-Version-2018-R1-Diassembly-view/m-p/765635#M2831</guid>
      <dc:creator>gokulavarma_gan</dc:creator>
      <dc:date>2018-07-11T14:36:27Z</dc:date>
    </item>
  </channel>
</rss>

