RTCESL_cfg.h missing closing brace

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

RTCESL_cfg.h missing closing brace

ソリューションへジャンプ
1,650件の閲覧回数
Callum_C
Contributor I

Hi,

I recently updated the MKV31F512 SDK version I am using to 2.10.0 from 2.5.0. As a result the RTCESL_cfg.h file has been updated (version 4.6.2). After trying to build, and getting error:

"../source/main.cpp:1183:1: error: expected '}' at end of input"

I noticed that this file is now missing a closing:

#if defined (__cplusplus)
}
#endif

Comparing it to the previous version I was using, the closing brace was not omitted. I just want to confirm that this closing brace should be added to the end of this RTCESL_cfg.h or if I should be looking elsewhere in the project to fix this error.

Attached is the file in question. Thanks in advance for your help.

- Callum

タグ(2)
1 解決策
1,617件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi @Callum_C ;

 

Thank you very much for your feedback, this closing brace should be added.  I will reported this issue to the software team.

 

Regards

Daniel

元の投稿で解決策を見る

1 返信
1,618件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi @Callum_C ;

 

Thank you very much for your feedback, this closing brace should be added.  I will reported this issue to the software team.

 

Regards

Daniel