<?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>MCUXpresso IDEのトピックRe: Error No source available for &amp;quot;(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthr</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1359295#M7567</link>
    <description>&lt;P&gt;From the log you have posted, the same image is already loaded into flash and so it is not being re-written:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Writing 67436 bytes to address 0x60000000 in Flash&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Sectors written: 0, unchanged: 2, total: 2 &lt;/EM&gt;&amp;lt;-- this means the same data is already in flash, so it is not re-written!&lt;/P&gt;&lt;P&gt;The problem is more likely that your application is not setting up its vector table correctly. You will have to place a breakpoint on ResetISR and debug from reset.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Oct 2021 08:06:08 GMT</pubDate>
    <dc:creator>converse</dc:creator>
    <dc:date>2021-10-21T08:06:08Z</dc:date>
    <item>
      <title>Error No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthread[1]).thread[1].frame[0]"  during debugging start</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1068335#M5810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using MCUXpresso IDE v11.1.1 [Build 3241] [2020-03-02] on Windows 10 computer with LPCXpresso LPC-Link 2 as a debug tool and NXP Kinetis K8x MCU as a target.&amp;nbsp;When I start the debug session, after uploading, I get the following error (you can also check the screenshot in attachment):&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthread[1]).thread[1].frame[0]"&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;With pressing buttons Suspend and Resume I get the following error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Break at address "0x1c00520e" with no debug information available, or outside of program code.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;While Console shows the message&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;[MCUXpresso Semihosting Telnet console for 'EOS_K8x LinkServer Debug Build' started on port 51504 @ 127.0.0.1]&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Debugger Console shows the following:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;C:\mcuxpresso\MCUXpressoIDE_11.1.1_3241\ide\plugins\com.nxp.mcuxpresso.tools.win32_11.1.0.202001081728 ools in rm-none-eabi-gdb.exe: warning: Couldn't determine a path for the index cache directory.&lt;BR /&gt;GNU gdb (GNU Tools for Arm Embedded Processors 8-2019-q3-update) 8.3.0.20190703-git&lt;BR /&gt;Copyright (C) 2019 Free Software Foundation, Inc.&lt;BR /&gt;License GPLv3+: GNU GPL version 3 or later &amp;lt;http://gnu.org/licenses/gpl.html&amp;gt;&lt;BR /&gt;This is free software: you are free to change and redistribute it.&lt;BR /&gt;There is NO WARRANTY, to the extent permitted by law.&lt;BR /&gt;Type "show copying" and "show warranty" for details.&lt;BR /&gt;This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi".&lt;BR /&gt;Type "show configuration" for configuration details.&lt;BR /&gt;For bug reporting instructions, please see:&lt;BR /&gt;&amp;lt;http://www.gnu.org/software/gdb/bugs/&amp;gt;.&lt;BR /&gt;Find the GDB manual and other documentation resources online at:&lt;BR /&gt; &amp;lt;http://www.gnu.org/software/gdb/documentation/&amp;gt;.&lt;/P&gt;&lt;P&gt;For help, type "help".&lt;BR /&gt;Type "apropos word" to search for commands related to "word".&lt;/P&gt;&lt;P&gt;Program stopped.&lt;BR /&gt;0x1c0001ec in ?? ()&lt;/P&gt;&lt;P&gt;Program received signal SIGINT, Interrupt.&lt;BR /&gt;0x1c00520e in ?? ()&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have experienced similar issues with&amp;nbsp;&lt;SPAN&gt;MCUXpresso IDE v10.3.1. However, repetitive pressing of the buttons Suspend, Resume, and Restart helped to proceed with debugging in most of the cases.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How to resolve this problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2020 12:45:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1068335#M5810</guid>
      <dc:creator>pahanela</dc:creator>
      <dc:date>2020-04-07T12:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthread[1]).thread[1].frame[0]"  during debugging start</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1068336#M5811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="255682" data-username="pahanela" href="https://community.nxp.com/people/pahanela"&gt;Pavlo Kostrytsia&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me showing me the debug log messages?&lt;/P&gt;&lt;P&gt;To display this log, select the Console and then click to view the various options (as below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106288i15380F2088296DBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The debug log displays a large amount of information that can be useful in tracking down issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the same error appear when you debug an SDK example?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know your findings.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2020 20:23:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1068336#M5811</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2020-04-13T20:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthread[1]).thread[1].frame[0]"  during debugging start</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1068337#M5812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/nxf54944"&gt;nxf54944&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The content of debug messages is the following (from MCUXpresso 10.3.1):&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;MCUXpresso IDE RedlinkMulti Driver v10.3 (Feb 7 2019 22:50:02 - crt_emu_cm_redlink build 760)&lt;BR /&gt;Found chip XML file in C:/projects/eos/host/eos-k8x/src/Debug Build\MK80FN256xxx15.xml&lt;BR /&gt;Reconnected to existing link server&lt;BR /&gt;Connecting to probe 1 core 0 (using server started externally) gave 'OK'&lt;BR /&gt;============= SCRIPT: kinetisconnect.scp =============&lt;BR /&gt;Kinetis Connect Script&lt;BR /&gt;Connecting to Probe Index = 1&lt;BR /&gt;This probe = 1&lt;BR /&gt;This TAP = 0&lt;BR /&gt;This core = 0&lt;BR /&gt;DpID = 2BA01477&lt;BR /&gt;Assert NRESET&lt;BR /&gt;Reset pin state: 00&lt;BR /&gt;Power up Debug&lt;BR /&gt;MDM-AP APID: 0x001C0000&lt;BR /&gt;MDM-AP System Reset/Hold Reset/Debug Request&lt;BR /&gt;MDM-AP Control: 0x0000001C&lt;BR /&gt;MDM-AP Status (Flash Ready) : 0x00000032&lt;BR /&gt;Part is not secured&lt;BR /&gt;MDM-AP Control: 0x00000014&lt;BR /&gt;Release NRESET&lt;BR /&gt;Reset pin state: 01&lt;BR /&gt;MDM-AP Control (Debug Request): 0x00000004&lt;BR /&gt;MDM-AP Status: 0x0001003A&lt;BR /&gt;MDM-AP Core Halted&lt;BR /&gt;============= END SCRIPT =============================&lt;BR /&gt;Probe Firmware: LPC-LINK2 CMSIS-DAP V5.224 (NXP Semiconductors)&lt;BR /&gt;Serial Number: I3F4A1CW&lt;BR /&gt;VID:PID: 1FC9:0090&lt;BR /&gt;USB Path: \\?\hid#vid_1fc9&amp;amp;pid_0090&amp;amp;mi_00#7&amp;amp;34848940&amp;amp;0&amp;amp;0000#{4d1e55b2-f16f-11cf-88cb-001111000030}&lt;BR /&gt;Using memory from core 0 after searching for a good core&lt;BR /&gt;debug interface type = Cortex-M3/4 (DAP DP ID 2BA01477) over SWD TAP 0&lt;BR /&gt;processor type = Cortex-M4 (CPU ID 00000C24) on DAP AP 0&lt;BR /&gt;number of h/w breakpoints = 6&lt;BR /&gt;number of flash patches = 2&lt;BR /&gt;number of h/w watchpoints = 4&lt;BR /&gt;Probe(0): Connected&amp;amp;Reset. DpID: 2BA01477. CpuID: 00000C24. Info: &amp;lt;None&amp;gt;&lt;BR /&gt;Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.&lt;BR /&gt;Content of CoreSight Debug ROM(s):&lt;BR /&gt;RBASE E00FF000: CID B105100D PID 04000BB4C4 ROM (type 0x1)&lt;BR /&gt;ROM 1 E000E000: CID B105E00D PID 04000BB00C Gen SCS (type 0x0)&lt;BR /&gt;ROM 1 E0001000: CID B105E00D PID 04003BB002 Gen DWT (type 0x0)&lt;BR /&gt;ROM 1 E0002000: CID B105E00D PID 04002BB003 Gen FPB (type 0x0)&lt;BR /&gt;ROM 1 E0000000: CID B105E00D PID 04003BB001 Gen ITM (type 0x0)&lt;BR /&gt;ROM 1 E0040000: CID B105900D PID 04000BB9A1 CSt TPIU type 0x11 Trace Sink - TPIU&lt;BR /&gt;ROM 1 E0041000: CID B105900D PID 04000BB925 CSt ETM type 0x13 Trace Source - Core&lt;BR /&gt;NXP: MK80FN256xxx15&lt;BR /&gt;DAP stride is 4096 bytes (1024 words)&lt;BR /&gt;Inspected v.2 On chip Kinetis Flash memory module FTFA_4K.cfx&lt;BR /&gt;Image 'Kinetis SemiGeneric Feb 17 2017 17:24:01'&lt;BR /&gt;Opening flash driver FTFA_4K.cfx&lt;BR /&gt;Sending VECTRESET to run flash driver&lt;BR /&gt;Flash variant 'K 80 FTFA Generic 4K' detected (1MB = 256*4K at 0x0)&lt;BR /&gt;Closing flash driver FTFA_4K.cfx&lt;BR /&gt;Connected: was_reset=true. was_stopped=true&lt;BR /&gt;Awaiting telnet connection to port 3330 ...&lt;BR /&gt;GDB nonstop mode enabled&lt;BR /&gt;Opening flash driver FTFA_4K.cfx (already resident)&lt;BR /&gt;Sending VECTRESET to run flash driver&lt;BR /&gt;Flash variant 'K 80 FTFA Generic 4K' detected (1MB = 256*4K at 0x0)&lt;BR /&gt;Writing 210124 bytes to address 0x00000000 in Flash&lt;BR /&gt;00002000 done 3% (8192 out of 210124)&lt;BR /&gt;00004000 done 7% (16384 out of 210124)&lt;BR /&gt;00006000 done 11% (24576 out of 210124)&lt;BR /&gt;00008000 done 15% (32768 out of 210124)&lt;BR /&gt;0000A000 done 19% (40960 out of 210124)&lt;BR /&gt;0000C000 done 23% (49152 out of 210124)&lt;BR /&gt;0000E000 done 27% (57344 out of 210124)&lt;BR /&gt;00010000 done 31% (65536 out of 210124)&lt;BR /&gt;00012000 done 35% (73728 out of 210124)&lt;BR /&gt;00014000 done 38% (81920 out of 210124)&lt;BR /&gt;00016000 done 42% (90112 out of 210124)&lt;BR /&gt;00018000 done 46% (98304 out of 210124)&lt;BR /&gt;0001A000 done 50% (106496 out of 210124)&lt;BR /&gt;0001C000 done 54% (114688 out of 210124)&lt;BR /&gt;0001E000 done 58% (122880 out of 210124)&lt;BR /&gt;00020000 done 62% (131072 out of 210124)&lt;BR /&gt;00022000 done 66% (139264 out of 210124)&lt;BR /&gt;00024000 done 70% (147456 out of 210124)&lt;BR /&gt;00026000 done 74% (155648 out of 210124)&lt;BR /&gt;00028000 done 77% (163840 out of 210124)&lt;BR /&gt;0002A000 done 81% (172032 out of 210124)&lt;BR /&gt;0002C000 done 85% (180224 out of 210124)&lt;BR /&gt;0002E000 done 89% (188416 out of 210124)&lt;BR /&gt;00030000 done 93% (196608 out of 210124)&lt;BR /&gt;00032000 done 97% (204800 out of 210124)&lt;BR /&gt;00034000 done 100% (212992 out of 210124)&lt;BR /&gt;Erased/Wrote sector 0-51 with 210124 bytes in 6235msec&lt;BR /&gt;Closing flash driver FTFA_4K.cfx&lt;BR /&gt;Flash Write Done&lt;BR /&gt;Flash Program Summary: 210124 bytes in 6.24 seconds (32.91 KB/sec)&lt;BR /&gt;Starting execution using system reset and halt target&lt;BR /&gt;Stopped (Was Reset) [Reset from Unknown]&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how I can run SDK examples on the custom board I am using in my project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2020 10:39:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1068337#M5812</guid>
      <dc:creator>pahanela</dc:creator>
      <dc:date>2020-04-14T10:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthread[1]).thread[1].frame[0]"  during debugging start</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1068338#M5813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="255682" data-username="pahanela" href="https://community.nxp.com/people/pahanela"&gt;Pavlo Kostrytsia&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the information you provided, it seems that the mcu's stuck on the bootloader. You can confirm it looking into the PC register.&lt;/P&gt;&lt;P&gt;Being stuck in the bootloader could mean:&lt;/P&gt;&lt;P&gt;- Your application is not valid&lt;/P&gt;&lt;P&gt;- You have some other hardware issue on your board&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have enabled the bootloader pin?&lt;/P&gt;&lt;P&gt;Also please check the FOPT register, is useful leave it with the value of 00b&amp;nbsp; or 11b&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/108335iB6D0B9A583B2D721/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this is helpful. If you have more questions do not hesitate to ask me.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2020 17:32:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1068338#M5813</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2020-04-17T17:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthr</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1358907#M7566</link>
      <description>&lt;P&gt;I am getting the same problem, but it looks like my flash is not getting written at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Opening flash driver MIMXRT1060_SFDP_QSPI.cfx&lt;BR /&gt;Sending VECTRESET to run flash driver&lt;BR /&gt;Flash variant 'JEDEC_SFDP_Device' detected (16MB = 256*64K at 0x60000000)&lt;BR /&gt;Closing flash driver MIMXRT1060_SFDP_QSPI.cfx&lt;BR /&gt;Connected: was_reset=false. was_stopped=true&lt;BR /&gt;Awaiting telnet connection to port 3330 ...&lt;BR /&gt;GDB nonstop mode enabled&lt;BR /&gt;Opening flash driver MIMXRT1060_SFDP_QSPI.cfx (already resident)&lt;BR /&gt;Sending VECTRESET to run flash driver&lt;BR /&gt;Flash variant 'JEDEC_SFDP_Device' detected (16MB = 256*64K at 0x60000000)&lt;BR /&gt;Writing 67436 bytes to address 0x60000000 in Flash&lt;BR /&gt;Sectors written: 0, unchanged: 2, total: 2&lt;BR /&gt;Erased/Wrote sector 0-1 with 67436 bytes in 34msec&lt;BR /&gt;Closing flash driver MIMXRT1060_SFDP_QSPI.cfx&lt;BR /&gt;Flash Write Done&lt;BR /&gt;Flash Program Summary: 67436 bytes in 0.03 seconds (1936.93 KB/sec)&lt;BR /&gt;Starting execution using system reset and halt target&lt;BR /&gt;Stopped (Was Reset) [Reset from Unknown]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a solution you can refer me that will guild regarding setting flash driver.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 20:00:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1358907#M7566</guid>
      <dc:creator>NVazquez</dc:creator>
      <dc:date>2021-10-20T20:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthr</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1359295#M7567</link>
      <description>&lt;P&gt;From the log you have posted, the same image is already loaded into flash and so it is not being re-written:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Writing 67436 bytes to address 0x60000000 in Flash&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Sectors written: 0, unchanged: 2, total: 2 &lt;/EM&gt;&amp;lt;-- this means the same data is already in flash, so it is not re-written!&lt;/P&gt;&lt;P&gt;The problem is more likely that your application is not setting up its vector table correctly. You will have to place a breakpoint on ResetISR and debug from reset.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 08:06:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1359295#M7567</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-10-21T08:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthr</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1359597#M7568</link>
      <description>&lt;P&gt;I tried to debug in ResetISR, looks like I don't go in ResetISR as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it has anything to do with this error,&lt;/P&gt;&lt;P&gt;Issue: Pins initialization requires the COMMON Driver in the project.&lt;BR /&gt;Level: Error&lt;BR /&gt;Type: Validation&lt;BR /&gt;Tool: Toolchain/IDE project&lt;BR /&gt;Origin: Pins:BOARD_InitPins&lt;BR /&gt;Target: Toolchain/IDE project: core0&lt;BR /&gt;Resource: platform.drivers.common&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhule_0-1634832568887.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159781i319AE441E943F907/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhule_0-1634832568887.png" alt="Nhule_0-1634832568887.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I installed the common drivers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhule_1-1634832624617.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159782iEAEEDA47AE00000E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhule_1-1634832624617.png" alt="Nhule_1-1634832624617.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not sure what I am missing, or how can I debug at least.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 16:10:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-No-source-available-for-quot-gdb-2-proc-42000-threadGroup/m-p/1359597#M7568</guid>
      <dc:creator>NVazquez</dc:creator>
      <dc:date>2021-10-21T16:10:56Z</dc:date>
    </item>
  </channel>
</rss>

