MQX/IAR/Freedom K64 Processor and Linker Selection

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MQX/IAR/Freedom K64 Processor and Linker Selection

1,294 Views
razed11
Contributor V

Just an FYI:

MQX 4.1.0 IAR for the Freedom K64 appears to have some minor configuration errors:

The "Hello" example has Freescale MK63FN1M0xxx12 as the processor rather than MK64FN.

The linker allocates 512 kB rather than 1 MB for flash.

If I find others I'll follow-up here.

Labels (1)
Tags (1)
0 Kudos
Reply
3 Replies

1,078 Views
williamely
Contributor IV

I think this is a common problem with the linker scripts for 1MB parts. I made a similar post about the K60F a while back and I guess it's not a high priority fix for the MQX team.

Make sure you edit the linker script in the BSP not the LIB otherwise it will be overwritten the next time you build the BSP.

0 Kudos
Reply

1,078 Views
razed11
Contributor V

I figured it is not much effort to share the information with the community.

With IAR I usually maintain my own .icf file for my application so I'll probably copy this one and maintain it.

0 Kudos
Reply

1,078 Views
LuisCasado
NXP Employee
NXP Employee

Hello,

It is fixed in the 4.1.1 release.

Best Regards,

Luis

0 Kudos
Reply