Hello Alice,
I am using KDS Version: 3.2.0 and KSDK 1.3.
Also, now I am getting new issues with the debug
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();