s32 ds release mode

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

s32 ds release mode

1,921件の閲覧回数
burak_
Contributor II

Hi, I build and debug operations of my project that I developed for s32r274 without any errors. But when I put the project in release mode and select elf files in run configurations and try to run it, I get the following error. What should I do to get the project out of debug mode and load it in release mode?

burak__0-1616748665194.png

burak__1-1616748697783.png

 

ラベル(2)
0 件の賞賛
返信
1 返信

1,902件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share more details? What is your procedure of trying to debug your .elf file? At first look it looks that you are trying execute .elf file on your PC Machine. 

 

Anyway - technically there is no difference between Release and Debug binary running on target (S32R274). The difference is only in the .elf file - Debug version contains symbol names and list of source files and other debug info. 

 

Jiri 

0 件の賞賛
返信