<?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>8-bit Microcontrollers中的主题 Re: Codewarrior 10.6</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1685212#M23743</link>
    <description>&lt;P&gt;Are you using S08 family, Kinetis, S12 etc?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2023 22:28:49 GMT</pubDate>
    <dc:creator>vicentegomez</dc:creator>
    <dc:date>2023-07-10T22:28:49Z</dc:date>
    <item>
      <title>Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1684015#M23735</link>
      <description>&lt;PRE&gt;&lt;SPAN class=""&gt;Hello
I am writing a program in CW10.x
and I use an RTC and MTIM.
      ISR(RTC_INT)
      {
    RTCSC_RTIF = 1;
      }

     ISR(TIMER_OF)
      {
    MTIMSC_TOF = 0;
      }

compile the program and save all.

Everything is OK.
Then I do exit
and start the program again and everything is gone
Description Resource Path Location Type
Symbol TIMER_OF in file E:/Workspace 9S08/Sonora_v2/FLASH/Generated_Code\Vectors_c.obj is undefined Sonora_v2 C/C++ Problem
Symbol RTC_INT in file E:/Workspace 9S08/Sonora_v2/FLASH/Generated_Code\Vectors_c.obj is undefined Sonora_v2 C/C++ Problem
mingw32-make: *** [Sonora_v2.abs] Error 1 Sonora_v2 C/C++ issue

is there a solution

Thanks.&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 07 Jul 2023 15:00:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1684015#M23735</guid>
      <dc:creator>detlefwohmann</dc:creator>
      <dc:date>2023-07-07T15:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1684118#M23736</link>
      <description>&lt;P&gt;Sorry what is the part number that you are using?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 21:17:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1684118#M23736</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2023-07-07T21:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1684934#M23740</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;Thank you for your reply.&lt;BR /&gt;I don't understand what part number you need.&lt;BR /&gt;I have installed&lt;BR /&gt;Code Warrior Development Studio for Microcontrollers&lt;/P&gt;&lt;P&gt;Version: 10.7&lt;BR /&gt;Build: 160721&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;D.Wohmann&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 13:30:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1684934#M23740</guid>
      <dc:creator>detlefwohmann</dc:creator>
      <dc:date>2023-07-10T13:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1685212#M23743</link>
      <description>&lt;P&gt;Are you using S08 family, Kinetis, S12 etc?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 22:28:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1685212#M23743</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2023-07-10T22:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1685714#M23745</link>
      <description>&lt;P&gt;I am using 9s08sh&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;D.Wohmann&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 10:25:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1685714#M23745</guid>
      <dc:creator>detlefwohmann</dc:creator>
      <dc:date>2023-07-11T10:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1685715#M23746</link>
      <description>&lt;P&gt;Yes i am using 9s08 and Kinetis KL25z&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;D.Wohmann&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 10:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1685715#M23746</guid>
      <dc:creator>detlefwohmann</dc:creator>
      <dc:date>2023-07-11T10:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1685902#M23747</link>
      <description>&lt;P&gt;Please close the project that you are using and create a new workspace.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After you create a new workspace, please create a new project and check that on this new project all is correct.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 15:54:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1685902#M23747</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2023-07-11T15:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1686590#M23748</link>
      <description>&lt;P&gt;Hello Vicente Gomes&lt;BR /&gt;Unfortunately I have the same problem.&lt;BR /&gt;If I use a KL25Z I have no problems.&lt;BR /&gt;I've been writing programs in asm for 30 years.&lt;/P&gt;&lt;P&gt;I also tried version 11.1 on another LAPOP 32bit but it's the same.&lt;BR /&gt;I think I should keep writing in asm programe.&lt;BR /&gt;Thanks Regards&lt;BR /&gt;D.Wohmann&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 11:23:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1686590#M23748</guid>
      <dc:creator>detlefwohmann</dc:creator>
      <dc:date>2023-07-12T11:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1686791#M23749</link>
      <description>&lt;P&gt;sorry I did not get what you need, Do you want to create an asm code for the s08sh&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if this is the case I just create an empty code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 16:34:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1686791#M23749</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2023-07-12T16:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1687850#M23752</link>
      <description>&lt;P&gt;Hello Vicente&lt;BR /&gt;my case is not the program in asm, but I wanted to write a program in c and use the Procesor expert.&lt;BR /&gt;I installed cw 11.1 in 4 different ones and they all have the same error.&lt;/P&gt;&lt;P&gt;I wonder if I'm at fault.&lt;/P&gt;&lt;P&gt;If you want I'll tell you exactly what I'm doing.&lt;/P&gt;&lt;P&gt;google translate&lt;BR /&gt;Best regards&lt;BR /&gt;D.Wohmann&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 18:50:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1687850#M23752</guid>
      <dc:creator>detlefwohmann</dc:creator>
      <dc:date>2023-07-13T18:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.6</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1950802#M24012</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using Codewarrior 10.6, but I can't find the download link, it was replaced by version 11.1. Because of some legacy configuration, I need to use the 10.6 version. Could you provide the download link for&amp;nbsp;10.6 version?&lt;/P&gt;&lt;P&gt;B/Rs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 07:47:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Codewarrior-10-6/m-p/1950802#M24012</guid>
      <dc:creator>Frank_Wang2024</dc:creator>
      <dc:date>2024-09-10T07:47:44Z</dc:date>
    </item>
  </channel>
</rss>

