Other Parts Discussed in Thread: MSP430FR5969
hi,
i am using msp430FR5969 for a project. i am able to define new section of memory in linker file using the pragma directive in ccs. but when i am trying to do the same with IAR, its not working as linker file is completely different for both of them.so can you tell me how to make new sections of memory by changing the address in the linker file in IAR?