Why there is no default symbols in SD32's C/C++ Application?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Why there is no default symbols in SD32's C/C++ Application?

504 次查看
Jimmybai
Contributor II

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. 1-1.png1-2.png2-1.png2-2.png 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.

0 项奖励
回复
3 回复数

472 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Jimmybai

This depends on which debugger you select when creating the project. If you select SEGGER, the default values for the debug configuration will be loaded:

Julin_AragnM_0-1747867047025.png

Julin_AragnM_1-1747867050905.pngJulin_AragnM_2-1747867055179.png

Best regards,
Julián

 

0 项奖励
回复

446 次查看
Jimmybai
Contributor II

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

0 项奖励
回复

435 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

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: 

Julin_AragnM_0-1748025961636.png

Julin_AragnM_1-1748025976206.png

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

 

0 项奖励
回复