<?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>CodeWarrior Development ToolsのトピックRe: Unable to program S12Z interrupt vectors from CodeWarrior 10.7</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Unable-to-program-S12Z-interrupt-vectors-from-CodeWarrior-10-7/m-p/674167#M6010</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;Can you please check if you select the correct Flash Configuration file in Simple Flash?&lt;/P&gt;&lt;P&gt;How the project works if you burn flash with debugger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this problem in a specific file only or a common issue for all project files?&lt;/P&gt;&lt;P&gt;If the problem is only in one project, please send the project here, I can check the problem directly here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 May 2017 05:40:38 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2017-05-10T05:40:38Z</dc:date>
    <item>
      <title>Unable to program S12Z interrupt vectors from CodeWarrior 10.7</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Unable-to-program-S12Z-interrupt-vectors-from-CodeWarrior-10-7/m-p/674166#M6009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using CodeWarrior 10.7 SE with a P&amp;amp;E Micro USB Multilink to develop code for an S12ZVC192. When I invoke the Flash Programmer, I get the following message. The final messages say that it can't program addresses in the interrupt vector table. I've uploaded the contents of the device, and can verify that the interrupt vectors haven't been programmed. I have tried programming the device outside of CodeWarrior, using P&amp;amp;E Micro PROG12ZZ, and all appears to be ok! Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fl::target -lc "LC for Simple Flash"&lt;BR /&gt;fl::target -b 0x1000 0x800&lt;BR /&gt;fl::target -v off -l off&lt;BR /&gt;cmdwin::fl::device -d "MC9S12ZVC192_FLASH" -o "192Kx32x1" -a 0xfd0000 0xffffff&lt;BR /&gt;cmdwin::fl::protect all off&lt;BR /&gt;&amp;nbsp;Beginning Operation ...&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;------------------------- &lt;BR /&gt;Performing target initialization ...&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Device MC9S12ZVC192_FLASH&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Detect frequence ...&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Frequence 5452.81 Khz&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Flash Operation.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Unprotecting .............&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Unprotecting ....&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Unprotect Command Succeeded.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Device MC9S12ZVC192_FLASH&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;cmdwin::fl::device -d "MC9S12ZVC192_EEPROM" -o "2Kx32x1" -a 0x100000 0x1007ff&lt;BR /&gt;cmdwin::fl::protect all off&lt;BR /&gt;&amp;nbsp;Beginning Operation ...&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;------------------------- &lt;BR /&gt;Device MC9S12ZVC192_EEPROM&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Flash Operation.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Unprotecting .............&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Unprotecting ....&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Unprotect Command Succeeded.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Device MC9S12ZVC192_EEPROM&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;cmdwin::fl::device -d "MC9S12ZVC192_FLASH" -o "192Kx32x1" -a 0xfd0000 0xffffff&lt;BR /&gt;cmdwin::fl::image -f "D:\\Dropbox\\Projects\\WR\\Power_Switch\\PowerSwitch\\FLASH\\PowerSwitch.elf" -t "Auto Detect" -re on -r 0xfd0000 0xffffff -oe off&lt;BR /&gt;cmdwin::fl::erase image&lt;BR /&gt;------------------------- &lt;BR /&gt;Auto-detection is successful.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp; File is of type Elf Format.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Device MC9S12ZVC192_FLASH&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;Erasing .........&lt;BR /&gt;Erase Command Succeeded.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Device MC9S12ZVC192_FLASH&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;cmdwin::fl::write&lt;BR /&gt;------------------------- &lt;BR /&gt;Flash Operation.&amp;nbsp; ... &lt;BR /&gt;Auto-detection is successful.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp; File is of type Elf Format.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Device MC9S12ZVC192_FLASH&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;Programming .......&lt;BR /&gt;Device MC9S12ZVC192_FLASH&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Program Command Succeeded&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Flash Operation. done&amp;nbsp; &amp;nbsp;&lt;BR /&gt;cmdwin::fl::device -d "MC9S12ZVC192_EEPROM" -o "2Kx32x1" -a 0x100000 0x1007ff&lt;BR /&gt;cmdwin::fl::image -f "D:\\Dropbox\\Projects\\WR\\Power_Switch\\PowerSwitch\\FLASH\\PowerSwitch.elf" -t "Auto Detect" -re on -r 0x100000 0x1007ff -oe off&lt;BR /&gt;cmdwin::fl::erase image&lt;BR /&gt;------------------------- &lt;BR /&gt;Auto-detection is successful.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp; File is of type Elf Format.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Image size is 0 bytes, nothing to erase.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Nothing to erase.&amp;nbsp; No sectors selected &lt;BR /&gt;Erase Command Succeeded.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;cmdwin::fl::write&lt;BR /&gt;------------------------- &lt;BR /&gt;Flash Operation.&amp;nbsp; ... &lt;BR /&gt;Auto-detection is successful.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp; File is of type Elf Format.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Device MC9S12ZVC192_EEPROM&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;Programming ....&lt;BR /&gt;Programming warning.&amp;nbsp; Can't program 8 bytes to address 0xffff50 because this range isn't included in the selected modules! &lt;BR /&gt;Programming warning.&amp;nbsp; Can't program 8 bytes to address 0xffffd8 because this range isn't included in the selected modules! &lt;BR /&gt;Programming warning.&amp;nbsp; Can't program 8 bytes to address 0xfffff8 because this range isn't included in the selected modules! &lt;BR /&gt;Device MC9S12ZVC192_EEPROM&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Program Command Succeeded&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Flash Operation. done&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 15:34:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Unable-to-program-S12Z-interrupt-vectors-from-CodeWarrior-10-7/m-p/674166#M6009</guid>
      <dc:creator>gordonp</dc:creator>
      <dc:date>2017-05-09T15:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to program S12Z interrupt vectors from CodeWarrior 10.7</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Unable-to-program-S12Z-interrupt-vectors-from-CodeWarrior-10-7/m-p/674167#M6010</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;Can you please check if you select the correct Flash Configuration file in Simple Flash?&lt;/P&gt;&lt;P&gt;How the project works if you burn flash with debugger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this problem in a specific file only or a common issue for all project files?&lt;/P&gt;&lt;P&gt;If the problem is only in one project, please send the project here, I can check the problem directly here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 05:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Unable-to-program-S12Z-interrupt-vectors-from-CodeWarrior-10-7/m-p/674167#M6010</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-05-10T05:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to program S12Z interrupt vectors from CodeWarrior 10.7</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Unable-to-program-S12Z-interrupt-vectors-from-CodeWarrior-10-7/m-p/674168#M6011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using MC9S12ZVCA192.xml as my flash configuration file.&lt;/P&gt;&lt;P&gt;When I burn the flash from the debugger I don't get the error, and my application appears to be running correctly. It is only when I burn the flash using the Flash File To Target window that I get the error messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the first time that I have used CW 10.7 in a debugging environment. Previously, I have used CW 5.9 classic IDE as I have been using the S12C processor, and always flashed separately using the generated S19 file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can send you my project if you want. Where, how can I send it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 09:20:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Unable-to-program-S12Z-interrupt-vectors-from-CodeWarrior-10-7/m-p/674168#M6011</guid>
      <dc:creator>gordonp</dc:creator>
      <dc:date>2017-05-10T09:20:31Z</dc:date>
    </item>
  </channel>
</rss>

