No source available for "(gdb[1].proc[42000].threadGroup[i1],gdb[1].proc[42000].OSthread[1]).thread[1].frame[0]"

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No source available for "(gdb[1].proc[42000].threadGroup[i1],gdb[1].proc[42000].OSthread[1]).thread[1].frame[0]"

8,858 Views
kirantujare
Contributor IV

I am working on FRDM-K64F board. I build the project and after debugging I get the following:

No source available for "(gdb[1].proc[42000].threadGroup[i1],gdb[1].proc[42000].OSthread[1]).thread[1].frame[0]"

No source available for "0x3848"

No source available for "0x2592"

The address keeps changing. I also get the following warning on the console:

Warning: the current language does not match this frame.

 

Temporary breakpoint 2, main () at ../Sources/main.c:65

65            PE_low_level_init();

Labels (1)
0 Kudos
9 Replies

2,563 Views
Nemone
Contributor I

Choose .elf in Debug Configurations

0 Kudos

4,596 Views
NVazquez
Contributor IV

Does anyone remember/knows what they did to get rid of this problem? I'm having the same issue.

I am using MCU Xpresso, with RT1062 processor on a custom board.

0 Kudos

5,645 Views
xiangjunrong
Contributor IV

Hi, Kiran,

Regarding your issue, we need to know the tools and version you are using, for example KDS/IAR/Keil...,if it is convenient, you'd better attach all your project so that we can have a debug.

BR

Xiangjun Rong

0 Kudos

5,645 Views
kirantujare
Contributor IV

Hi XiangJun,
I am using KDS Version: 3.2.0 and KSDK 1.3.0. And GNU C Compiler

0 Kudos

5,644 Views
jasonscott
Contributor IV

Hey kirantujare,

did you ever resolve this issue?

Thanks for your time,

Jason

0 Kudos

5,644 Views
kirantujare
Contributor IV

Hi Jason,

Yes, it has been resolved.

Thank you,
Kiran Tujare

0 Kudos

5,644 Views
mpazzi
Contributor III

Hi kirantujare,

how did you resolved ? So, What have you done ? Because I have the same problem.

Thanks a lot

Marco

0 Kudos

5,644 Views
sunhuajun
Contributor I

Hi,Marco Pazzi

did you ever resolve this issue? I have the same problem.

0 Kudos

5,644 Views
mpazzi
Contributor III

Hi,

Yes I resolved but I can' t remember how exactly.

I seem to remember that it is a problem of IDE configuration. I'm so sorry

Best Regards

Marco

0 Kudos