Error Parser Issue (Freescale GCC Error Parser)

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

Error Parser Issue (Freescale GCC Error Parser)

2,782件の閲覧回数
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 返答(返信)

2,573件の閲覧回数
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 件の賞賛
返信

2,573件の閲覧回数
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 件の賞賛
返信

2,573件の閲覧回数
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

2,573件の閲覧回数
ronlewis
Contributor III

Thanks for the tip.

-Ron

0 件の賞賛
返信