RTCESL_cfg.h missing closing brace

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

RTCESL_cfg.h missing closing brace

跳至解决方案
1,601 次查看
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,568 次查看
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,569 次查看
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