s32ds debug errors message

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

s32ds debug errors message

跳至解决方案
2,881 次查看
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,542 次查看
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,543 次查看
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,542 次查看
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,542 次查看
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 项奖励
回复