2024-02-27 05:31 AM
Hi,
I have created a project by simply performing copy and paste. I copied 002LED_Tasks and pasted onto project explorer, then rename it as 004LED_Periodic_Tasks.
When I debug the 004LED_Periodic_Tasks, debugger debugs the 002LED_Tasks.
Please find attached images.
Could you please point me to the right direction in which I can resolve this problem ?
2024-02-27 05:35 AM
Hi,
Just look in your debug configuration -> settings, what file is used for debug (and change it...):
2024-02-27 05:50 AM
seems like problem is not about that, please see below. What could be the root cause ?
2024-02-27 06:06 AM
Hmmmm.....if you use openOcd, there is another path -> script file to change:
2024-02-27 06:19 AM
No I didnt use open OCD. I suspect it is about the makefile.
2024-02-27 07:14 AM
....and i debug setting main : correct elf file ?
2024-02-27 07:53 AM
Unfortunately elf file is correct.
I believe, there is something causing these files to be generated under Debug folder. What could it be ? any idea ?
2024-02-27 11:55 AM
@Tesla DeLorean and @Pavel A. could you please check this for me ?
Thank you.