C++ global object constructors not being called.

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

C++ global object constructors not being called.

跳至解决方案
1,228 次查看
mike1974
Contributor III

Hello,

 

Using KDS 2.0.0 and it appears as though the constructors for my global objects in C++ are not being called.  Presumably, this should happen at startup sometime before main().  I set the breakpoints in the constructors but they never get hit.

 

Anyone encounter this issue before?

 

Thanks

 

Mike

标签 (1)
0 项奖励
回复
1 解答
1,008 次查看
BlackNight
NXP Employee
NXP Employee
0 项奖励
回复
2 回复数
1,009 次查看
BlackNight
NXP Employee
NXP Employee
0 项奖励
回复
1,008 次查看
mike1974
Contributor III

That fixed it thank you Erich

0 项奖励
回复