MQX/IAR/Freedom K64 Processor and Linker Selection

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MQX/IAR/Freedom K64 Processor and Linker Selection

1,299件の閲覧回数
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.

ラベル(1)
タグ(1)
0 件の賞賛
返信
3 返答(返信)

1,083件の閲覧回数
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 件の賞賛
返信

1,083件の閲覧回数
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 件の賞賛
返信

1,083件の閲覧回数
LuisCasado
NXP Employee
NXP Employee

Hello,

It is fixed in the 4.1.1 release.

Best Regards,

Luis

0 件の賞賛
返信