I have managed to instruct SES to build my elf file by calling a makefile (make all)
Now, when I select debug/Go, I get a error saying No executable to debug.
How do I instruct SES to point to my .elf file so that it can be debugged?
I have attached a screenshot of the setting that I think should have worked but didn't.
I have made sure that the elf file is in the SAME directory as the .emProject project
Now, when I select debug/Go, I get a error saying No executable to debug.
How do I instruct SES to point to my .elf file so that it can be debugged?
I have attached a screenshot of the setting that I think should have worked but didn't.
I have made sure that the elf file is in the SAME directory as the .emProject project