Hello,
I meet an odd issue. I use SD32 Tool to develop S32K144 code, when I download code to MCU. there are a default elf file name on Main tab->Project and C/C++ application. Also, there is symbols name in Startup tab->load symbols and executable. Just see Figure 1-1 and 1-2.
But when I use another project, the default elf file name on Main tab and Startup tab are all disappeared. Just see Figure 2-1 and 2-2. I have to manully set the absolute path in Main tab, that's very troublesome.
I want to know how to restore the default setting. Thanks.
Hello, Julián
Actually previously I create the project with SEGGER J-Link, and prevously project‘s debug configuration has default value. I don't know when this default setting disappeared(Maybe I change some project settting). I have compare this issued project with other project that has default setting, but seems no findings. So, my question is, how to restore the default setting in current project? Thanks.
Best Regards
Jimmy bai
Hi @Jimmybai,
I'm not sure how to revert the default settings, but you can try to add the debug configuration with the correct values to the favorites list:
If this still does not work, I guess the easiest solution is to create a new project with the debugger selected and copy over the configuration.
Best regards,
Julián