<?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 Link error L1119 in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1971704#M7965</link>
    <description>&lt;P&gt;CW 5.9.0, MC9S12C64FAE. Coding in absolute assembler. When I try to make my code I get the link error L119: "Vector located at absolute address 0xFFFE overlaps with sections placed in segment .abs Seg4."&lt;/P&gt;&lt;P&gt;Here are the locations for my ISRs:&lt;/P&gt;&lt;P&gt;;*****************************************************************************************&lt;BR /&gt;; INTERRUPT VECTORS (address $FF00 to $FFFF)&lt;BR /&gt;;*****************************************************************************************&lt;/P&gt;&lt;P&gt;ORG $FFD6&lt;BR /&gt;&lt;BR /&gt;DC.W Vsci ; SCI0 ISR Vector 20&lt;BR /&gt;&lt;BR /&gt;ORG $FFE0&lt;BR /&gt;&lt;BR /&gt;DC.W Vtimch7 ; TIM ch7 ISR Vector 15&lt;BR /&gt;DC.W Vtimch6 ; TIM ch6 ISR Vector 14&lt;BR /&gt;DC.W Vtimch5 ; TIM ch5 ISR Vector 13&lt;BR /&gt;DC.W Vtimch4 ; TIM ch4 ISR Vector 12&lt;BR /&gt;DC.W Vtimch3 ; TIM ch3 ISR Vector 11&lt;BR /&gt;DC.W Vtimch2 ; TIM ch2 ISR Vector 10&lt;BR /&gt;DC.W Vtimch1 ; TIM ch1 ISR Vector 09&lt;BR /&gt;DC.W Vtimch0 ; TIM ch0 ISR Vector 08&lt;BR /&gt;DC.W Vrti ; RTI ISR Vector 07&lt;/P&gt;&lt;P&gt;ORG $FFFA&lt;BR /&gt;&lt;BR /&gt;DC.W Entry ; COP ISR Vector 02&lt;BR /&gt;DC.W Entry ; Clock Monitor ISR Vector 01&lt;BR /&gt;DC.W Entry ; External Reset ISR Vector 00&lt;/P&gt;&lt;P&gt;Where do I find this " .abs Seg4.", and how do I correct the error?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robert&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2024 00:27:43 GMT</pubDate>
    <dc:creator>roberthiebert</dc:creator>
    <dc:date>2024-10-11T00:27:43Z</dc:date>
    <item>
      <title>Link error L1119</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1971704#M7965</link>
      <description>&lt;P&gt;CW 5.9.0, MC9S12C64FAE. Coding in absolute assembler. When I try to make my code I get the link error L119: "Vector located at absolute address 0xFFFE overlaps with sections placed in segment .abs Seg4."&lt;/P&gt;&lt;P&gt;Here are the locations for my ISRs:&lt;/P&gt;&lt;P&gt;;*****************************************************************************************&lt;BR /&gt;; INTERRUPT VECTORS (address $FF00 to $FFFF)&lt;BR /&gt;;*****************************************************************************************&lt;/P&gt;&lt;P&gt;ORG $FFD6&lt;BR /&gt;&lt;BR /&gt;DC.W Vsci ; SCI0 ISR Vector 20&lt;BR /&gt;&lt;BR /&gt;ORG $FFE0&lt;BR /&gt;&lt;BR /&gt;DC.W Vtimch7 ; TIM ch7 ISR Vector 15&lt;BR /&gt;DC.W Vtimch6 ; TIM ch6 ISR Vector 14&lt;BR /&gt;DC.W Vtimch5 ; TIM ch5 ISR Vector 13&lt;BR /&gt;DC.W Vtimch4 ; TIM ch4 ISR Vector 12&lt;BR /&gt;DC.W Vtimch3 ; TIM ch3 ISR Vector 11&lt;BR /&gt;DC.W Vtimch2 ; TIM ch2 ISR Vector 10&lt;BR /&gt;DC.W Vtimch1 ; TIM ch1 ISR Vector 09&lt;BR /&gt;DC.W Vtimch0 ; TIM ch0 ISR Vector 08&lt;BR /&gt;DC.W Vrti ; RTI ISR Vector 07&lt;/P&gt;&lt;P&gt;ORG $FFFA&lt;BR /&gt;&lt;BR /&gt;DC.W Entry ; COP ISR Vector 02&lt;BR /&gt;DC.W Entry ; Clock Monitor ISR Vector 01&lt;BR /&gt;DC.W Entry ; External Reset ISR Vector 00&lt;/P&gt;&lt;P&gt;Where do I find this " .abs Seg4.", and how do I correct the error?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robert&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 00:27:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1971704#M7965</guid>
      <dc:creator>roberthiebert</dc:creator>
      <dc:date>2024-10-11T00:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Link error L1119</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1971884#M7966</link>
      <description>&lt;P&gt;Hi roberthiebert&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please send us the demo project which can reproduce the issue. I will check it directly on my side.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 06:20:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1971884#M7966</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2024-10-11T06:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Link error L1119</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1972325#M7967</link>
      <description>&lt;P&gt;Hi Jun Jennie,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I made some modifications to my program and the error went away. I have no idea why. However, when I load the program into the controller and try to run it I get an illegal breakpoint error. I am not familiar with how the debugger works but perhaps you could tell me why I am getting this error.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 18:35:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1972325#M7967</guid>
      <dc:creator>roberthiebert</dc:creator>
      <dc:date>2024-10-11T18:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Link error L1119</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1972500#M7968</link>
      <description>&lt;P&gt;Hi&amp;nbsp;roberthiebert,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There can be many reasons for “ILLEGAL_BP” error message. I didn't see your demo project so I can only provide you some general solutions. Please check them with your project.&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; unmapped interrupt vectors or non-serviced irq is enabled or incorrect ISR vector number is used. The illegal breakpoint error often happens when the MCU is getting lost and executes dummy code. If this happens whenever you enable your interrupt, check that the interrupt vector has been correctly initialized with the address of the interrupt service routine. If the interrupt vector is left blank (0xFFFF)&amp;nbsp; this could be the cause of the problem. &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; watchdogs: this might be a COP reset, check that&amp;nbsp; the watchog, if enabled, is being fed correctly. Also please check that the stack is not overflowing.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bad SW approach to RAM, e.g. some buffer overflows, STACK overflow…&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; code optimization by CW may cause the JMP to non-defined program memory address and PC lost way.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 03:06:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1972500#M7968</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2024-10-12T03:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Link error L1119</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1972669#M7969</link>
      <description>&lt;P&gt;Hi Jenny,&lt;/P&gt;&lt;P&gt;I'm sorry, I thought I sent you a zip file of my project, so I'll try again.&lt;/P&gt;&lt;P&gt;When I run the program on te4h debugger I get an illegal break point message, but I don't know what's triggering it. If I step through teh program I don't get very far. When I get to line 62678it won't step any further. Does that give you a clue?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 16:05:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1972669#M7969</guid>
      <dc:creator>roberthiebert</dc:creator>
      <dc:date>2024-10-12T16:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Link error L1119</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1972830#M7970</link>
      <description>&lt;P&gt;Hi Jenny,&lt;/P&gt;&lt;P&gt;I swear I'm getting dumber as I get older. I found my issue with the illegal break point. I was writing the code is small chunks to test it. The first part I wanted to test was the RTI interrupt routine. But, I didn't include a main loop.&amp;nbsp; I assume that when the program went through the ISR, instead of being able to just buzz around in a main loop waiting for another interrupt, it just stalled and displayed the illegal break point. Thanks for your help, I'm sure there will be more questions before I finish this program.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robert&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2024 20:36:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Link-error-L1119/m-p/1972830#M7970</guid>
      <dc:creator>roberthiebert</dc:creator>
      <dc:date>2024-10-13T20:36:00Z</dc:date>
    </item>
  </channel>
</rss>

