Other Parts Discussed in Thread: MSP430F5659
ok i need to port code that works with one micro controller and make it work for a msp430F5659 and in the original code there are specific things with the origin specified and length in hex. can someone explain to me exactly what to do to put them into the new linker file as in can i take memory from flash for example and allocate it to what i want and just change the length of the flash? if anyone knows alot about this and can give me a little tutorial or point me to a good one it would be greatly appreciated.