s32ds debug errors message

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

s32ds debug errors message

ソリューションへジャンプ
2,886件の閲覧回数
sohyunjang
Contributor III

Hi,

I use s32k144 - EVB, S32DS ver1.3 and MTRDEVKSBNK144_S32DS (SW).

When I debug by openSDA, it occured error message.

Error exist in the active configuration of project "MTRDEVKSBNK144_S32DS". Proceed with launch?

And then, I click the"Proceed" Button.

Debug Console blew.

GNU gdb (GNU Tools for ARM Embedded Processors) 7.8.0.20150604-cvs
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".


monitor preserve1 0
monitor selectcore 0
Warning: the current language does not match this frame.
continue
Continuing.

What's Problem?

ラベル(1)
0 件の賞賛
返信
1 解決策
2,547件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

it looks like that your project contains some errors and can't be build. Can you please build console output? 

To be sure that previous binaries are gone - clean your project before you build it. 

Jiri

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
2,548件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

it looks like that your project contains some errors and can't be build. Can you please build console output? 

To be sure that previous binaries are gone - clean your project before you build it. 

Jiri

0 件の賞賛
返信
2,547件の閲覧回数
sohyunjang
Contributor III

Hi,

I clean the project and then, build it. And there are no Error message for build.

No Error message. However another message is ocurred.

This kind of launch is configured to open the Debug perspective when it suspends.

This Debug perspective is designed to support application debugging.

It incorporates views for displaying the debug stack, variables and breakpoint management.

Do you want to open this perspective now?

what's mean this message?

Thank you.

0 件の賞賛
返信
2,547件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

This message informs you that S32DS is going to switch into debug view perspective. You can find more info in getting started guide - located in 

[YOUR_INSTALL_PATH]\S32DS_ARM_v2018.R1\S32DS\help\pdf\

Jiri

0 件の賞賛
返信