I've discovered the couse of wrong data placement. It is -fdata-sections 
parameter passed to compiller. If not using data sections, the data 
placed correct. This option used to save me some space on flash 
unfortunateley I need to refuse from using it now...
Although -ffunction-sections in conjunction with --gc-sections ld flag 
seems still works good.


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to