<?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: banked memory error loading in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130496#M1378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;I don't really understand which version this is about.&lt;BR /&gt;&amp;gt;I use the MC912D60A with HIWAREV6 IDE, &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;HI-WAVE V6.1 debugger &amp;gt;and &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;BDI1000 for CPU12 V1.01 BDM probes.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;What is "HIWAREV6 IDE"?&lt;BR /&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;I have the impression that this is a really old version, is this impression correct?&lt;BR /&gt;I remember that long long time ago it was actually necesary to have special commands in the &lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;preload.cmd and postload.cmd files. This has been changed quite some years ago so Alban is not even aware of that versions anymore :smileywink:.&lt;BR /&gt;&lt;BR /&gt;Technically, sorry, I'm not so deep in flashprogramming as that I could really help how to setup it (even if I would know which version this is about). Does it support the&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt; &lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;MC9S12DP512? If not then the answer may be as you guessed that you have to update for this chip.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;&lt;BR /&gt;&lt;BR /&gt;PS: Before the CodeWarrior times, the best thing to identify a version for me was the CD name (T99_G is still my favorite one, the last one you can start the tools from CD without installing them :smileyhappy:.&lt;BR /&gt;To get version information about the HIWAVE.exe, start it and type ver as command, copy paste the output. In CodeWarrior, the version information can be saved via the Help-&amp;gt;About box.&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Apr 2007 03:35:37 GMT</pubDate>
    <dc:creator>CompilerGuru</dc:creator>
    <dc:date>2007-04-14T03:35:37Z</dc:date>
    <item>
      <title>banked memory error loading</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130492#M1374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;I use the MC912D60A with HIWAREV6 IDE, &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;HI-WAVE V6.1 debugger and &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;BDI1000 for CPU12 V1.01 BDM probes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;Usually, to load my program, I use the script preload.cmd containing lines such:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;Bdi flash.erase addr=C000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;Bdi flash.load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;Now, I want use the MC9S12DP512.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;My difficulty is that I don’t manage to load a program located in a banked memory (loading error message from debugger)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;I thus downloaded the limited version of codewarior developpemt studio and could load without problem a demo programme from page 20 to page 3F.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;That enabled me to conclude that my BDI1000 works well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;Curiously, in the demo program, the file preload.cmd is empty.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;I would like to know what it is necessary that I make in my current tools to load a program in any page of the memory, or if my tools are obsolete ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 3; font-family: 'Courier New';"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 16:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130492#M1374</guid>
      <dc:creator>lotfiB</dc:creator>
      <dc:date>2007-04-13T16:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: banked memory error loading</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130493#M1375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;You don't need to specify anything in the preload command file.&lt;BR /&gt;&lt;BR /&gt;The parameter file (.prm) of your application will tell the linker where to download the code.&lt;BR /&gt;And the debugging cable will put it at the right place in memory from the addresses in the S-Record (.S19 or .S2).&lt;BR /&gt;&lt;BR /&gt;You can see how CodeWarrior works by creating a project with the project wizard.&lt;BR /&gt;&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 17:30:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130493#M1375</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-04-13T17:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: banked memory error loading</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130494#M1376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Ok Alban&lt;/DIV&gt;&lt;DIV&gt;The memory should initially be erased before to downloading anything.&lt;/DIV&gt;&lt;DIV&gt;It's this operation I can't perform. I already create a project with CodeWarrior, I have making an erase&lt;/DIV&gt;&lt;DIV&gt;and a download only after the activation of an option in the debugger: Use the debugger eeprom and flash&lt;/DIV&gt;&lt;DIV&gt;programmer. without, that does not function&amp;nbsp;.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 22:39:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130494#M1376</guid>
      <dc:creator>lotfiB</dc:creator>
      <dc:date>2007-04-13T22:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: banked memory error loading</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130495#M1377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Yes, this option can be kept so it always reflash without asking.&lt;BR /&gt;For that, you save your configuration by File - Save.&lt;BR /&gt;&lt;BR /&gt;Afterwards, in the debugger, you press the Debug button and it compiles/link/open debugger/Flash and is ready to execute.&lt;BR /&gt;That's the way I do it.&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Apr 2007 00:01:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130495#M1377</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-04-14T00:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: banked memory error loading</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130496#M1378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;I don't really understand which version this is about.&lt;BR /&gt;&amp;gt;I use the MC912D60A with HIWAREV6 IDE, &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;HI-WAVE V6.1 debugger &amp;gt;and &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;BDI1000 for CPU12 V1.01 BDM probes.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;What is "HIWAREV6 IDE"?&lt;BR /&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;I have the impression that this is a really old version, is this impression correct?&lt;BR /&gt;I remember that long long time ago it was actually necesary to have special commands in the &lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;preload.cmd and postload.cmd files. This has been changed quite some years ago so Alban is not even aware of that versions anymore :smileywink:.&lt;BR /&gt;&lt;BR /&gt;Technically, sorry, I'm not so deep in flashprogramming as that I could really help how to setup it (even if I would know which version this is about). Does it support the&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt; &lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;MC9S12DP512? If not then the answer may be as you guessed that you have to update for this chip.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Courier New"&gt;&lt;BR /&gt;&lt;BR /&gt;PS: Before the CodeWarrior times, the best thing to identify a version for me was the CD name (T99_G is still my favorite one, the last one you can start the tools from CD without installing them :smileyhappy:.&lt;BR /&gt;To get version information about the HIWAVE.exe, start it and type ver as command, copy paste the output. In CodeWarrior, the version information can be saved via the Help-&amp;gt;About box.&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Apr 2007 03:35:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130496#M1378</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2007-04-14T03:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: banked memory error loading</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130497#M1379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;Thanks for your answers,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It's indeed a version which dates since 2000,&lt;/DIV&gt;&lt;DIV&gt;I have 2 CD. The first, correponding to a demo version, the name is T99_G (like you),&lt;/DIV&gt;&lt;DIV&gt;and an officiale CD version whose name is P00_A1 with a licence.&lt;/DIV&gt;&lt;DIV&gt;I think that my product is too old. It's a pity because I do not often develop on the HC(s)12&lt;/DIV&gt;&lt;DIV&gt;to invest on recent tools. I have a project to realize now, I think that I will do it with the good&lt;/DIV&gt;&lt;DIV&gt;old MC912D60A.&lt;/DIV&gt;&lt;DIV&gt;I wanted to profit from S12 technology, without to change all my developpement tools.&lt;/DIV&gt;&lt;DIV&gt;And yet, I Think that a small thing must be modified to make it work.....(?), because my BDM probe&lt;/DIV&gt;&lt;DIV&gt;work well!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 15:08:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/banked-memory-error-loading/m-p/130497#M1379</guid>
      <dc:creator>lotfiB</dc:creator>
      <dc:date>2007-04-16T15:08:18Z</dc:date>
    </item>
  </channel>
</rss>

