<?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 constant segment size in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/constant-segment-size/m-p/138058#M4843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I'm currently using an HCS08AW32 microprocessor.&lt;/DIV&gt;&lt;DIV&gt;In the code are so many constants defined.&lt;/DIV&gt;&lt;DIV&gt;When compiling/linking the project, there was no problem.&lt;/DIV&gt;&lt;DIV&gt;When it is loaded to the lauterbach debugger, there was a problem.&lt;/DIV&gt;&lt;DIV&gt;There's a memory error.&lt;/DIV&gt;&lt;DIV&gt;The cause of this is the high number of constants.&lt;/DIV&gt;&lt;DIV&gt;If the constants segment used is only up to 2KB, there is no problem, I can load the software to the debbuger.&lt;/DIV&gt;&lt;DIV&gt;Is the size of const for this type of microcontroller 2KB only?&lt;/DIV&gt;&lt;DIV&gt;Is there a way for me to increase the size of consts segment?&lt;/DIV&gt;&lt;DIV&gt;Also, is there an option on the lauterbach debugger to increase the const range?&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2007 13:03:56 GMT</pubDate>
    <dc:creator>cris2pher</dc:creator>
    <dc:date>2007-06-25T13:03:56Z</dc:date>
    <item>
      <title>constant segment size</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/constant-segment-size/m-p/138058#M4843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I'm currently using an HCS08AW32 microprocessor.&lt;/DIV&gt;&lt;DIV&gt;In the code are so many constants defined.&lt;/DIV&gt;&lt;DIV&gt;When compiling/linking the project, there was no problem.&lt;/DIV&gt;&lt;DIV&gt;When it is loaded to the lauterbach debugger, there was a problem.&lt;/DIV&gt;&lt;DIV&gt;There's a memory error.&lt;/DIV&gt;&lt;DIV&gt;The cause of this is the high number of constants.&lt;/DIV&gt;&lt;DIV&gt;If the constants segment used is only up to 2KB, there is no problem, I can load the software to the debbuger.&lt;/DIV&gt;&lt;DIV&gt;Is the size of const for this type of microcontroller 2KB only?&lt;/DIV&gt;&lt;DIV&gt;Is there a way for me to increase the size of consts segment?&lt;/DIV&gt;&lt;DIV&gt;Also, is there an option on the lauterbach debugger to increase the const range?&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 13:03:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/constant-segment-size/m-p/138058#M4843</guid>
      <dc:creator>cris2pher</dc:creator>
      <dc:date>2007-06-25T13:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: constant segment size</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/constant-segment-size/m-p/138059#M4844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The HC08/S08 Architecture are Von Neumann Architectures, it does not matter if you place code or constant's into the 32k Flash of your AW32.&lt;BR /&gt;Without exacly knowing what error message you get from which tool, its hard to help more,&lt;BR /&gt;I could imagine for example that you defined some memory in the linker memory configuration file which does not exist on a AW32, then I would expect lauterbach to complain while loading.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 17:04:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/constant-segment-size/m-p/138059#M4844</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2007-06-25T17:04:45Z</dc:date>
    </item>
  </channel>
</rss>

