I think there is also a problem with the stack pointer in the linker for the F1612 (msp430f1612.h). It is initialize @ 0x1400 instead of 0x2500. Is it possible to confirm that I'm my observations are ok?
Thanks! Fred -----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of Frederic Beaulieu Sent: 28 février, 2005 20:22 To: MSP430 mspgcc Groups Subject: [Mspgcc-users] F1612 linker file??? Hi all, Is there someone who can explain some curiosities in the linker file for the new msp430f1612? 1- Why the origin of the text section begin at 0x2800 instead of 0x2500 like in the datasheet. 2- Why the data length is 0x13ff instead of 0x1400 (begin @ 0x1100 and end @ 0x24ff)? 3- What is the impact of RAM mirrored? Is it include in the linker file? How its works? etc Thanks a lot in advance and hope this help others! Fred ------------------------------- Frederic Beaulieu, M.Sc. Research and Development NewTrax Technologies Inc. 3674 Saint-Hubert Montreal, Qc, CANADA H2L 4A2 http://www.newtraxtech.com/ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
