Error Parser Issue (Freescale GCC Error Parser)

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

Error Parser Issue (Freescale GCC Error Parser)

1,118 次查看
ronlewis
Contributor III

With the "Freescale GCC Error Parser" turn on, I am getting lots of noise in the error messages list.  This appears to be a bug to me.  This is turned on by default in the project template.  What would I be missing if I disable this parser?

See include screen shot of the error message noise.

0 项奖励
4 回复数

909 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

is this screen from Design Studio version 1.1? What is the project you try to compile? It looks like some SDK project, but there is no SDK for MPC5644A in Design Studio. Could you please write me back more details about your problem?

Regards,

Martin

0 项奖励

909 次查看
ronlewis
Contributor III

Hello Martin,

    This is a lib project that is targeting the MPC5644a,  "sdk" is in the name of the project,

The problem is that the "Freescale GCC Error Parser" picks up info lines in the build log/console and reports them as errors.

-Ron

0 项奖励

909 次查看
stanish
NXP Employee
NXP Employee

Hello Ron,

Thanks for your report. This is a known issue (S32DS-387)

It seems that you enabled verbose mode ("-v compiler option") since the compiler version is listed in the console for each compilation unit. Please disable this option as a workaround:

pastedImage_1.png

This should be fixed in the next release S32DS for Power v1.2 that will be released by the end of May 2017.

Hope it helps.

Stan

909 次查看
ronlewis
Contributor III

Thanks for the tip.

-Ron

0 项奖励