MPC5604S global variable initialization issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC5604S global variable initialization issue

464 Views
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 Kudos
2 Replies

367 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

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

0 Kudos

367 Views
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 Kudos