MPC5604S global variable initialization issue

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

MPC5604S global variable initialization issue

1,413 次查看
akhilprasad
Contributor III

I am using MPC5604S controller and Eclipse based code warrior. During execution the global variables are not getting initialized properly. Can u guide us to solve this issue ?

0 项奖励
回复
2 回复数

1,316 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Could you describe the issue more in detail? How it is improperly initialized? Thanks

0 项奖励
回复

1,316 次查看
akhilprasad
Contributor III

The issue is solved now. The linker file was modified according to the application. In the linker file .data section was not properly mapped to the address because of this the global variables were not properly getting initialized. Thanks.  

0 项奖励
回复