HI,
i wanted to run a small program on MPC8560 processor
i wrote a small application and i cross compile with PPC_82xx-gcc
i got a obj file as a.out
even if i changed the code in my application the final "a.out"is showing the same size
* will the out put file(a.out) work only if there is a OS on the target?
should i need to do linking manualy or it is don automaticaly with gcc
kindly help me
Best Regards,
Kiran Kumar
==========================