no source file named ...scan.c

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
motac_3965836
Level 2
Level 2
First like received First like given

pastedImage_0.png

I'm learning /43xxx_Wi-Fi/apps/snip/ap_clients_rssi/ap_clients_rssi.c  using Make Target

snip.ap_clients_rssi-CYW954907AEVAL1F-debug download

I could debug normally before

but now  I can't debug ..

I don't know why..

the console print  out:

[Switching to thread 1 (Thread -1)]

[New Thread -1]

Warning: the current language does not match this frame.

No source file named D:\\Users\\Administrator\\Documents\\WICED-Studio-6.2\\43xxx_Wi-Fi\\apps\\snip\\scan\\scan.c.

No source file named D:\\Users\\Administrator\\Documents\\WICED-Studio-6.2\\43xxx_Wi-Fi\\apps\\snip\\scan\\scan.c.

Warning:

Cannot insert breakpoint 6.

Cannot access memory at address 0x4a42cc

Command aborted.

Quit (expect signal SIGINT when the program is resumed)

Quit

0 Likes
1 Solution
motac_3965836
Level 2
Level 2
First like received First like given

I have found the answer I removed all the breakpoints and I can debug again..

because the problem is about the breakpoint ..

View solution in original post

2 Replies
motac_3965836
Level 2
Level 2
First like received First like given

pastedImage_0.png

the console don't print No source file named D:\\Users\\Administrator\\Documents\\WICED-Studio-6.2\\43xxx_Wi-Fi\\apps\\snip\\scan\\scan.c.

and it print out this ..  I can't debug the project.

0 Likes
motac_3965836
Level 2
Level 2
First like received First like given

I have found the answer I removed all the breakpoints and I can debug again..

because the problem is about the breakpoint ..