8 years, 9 months ago.

How do I adapt a project for unsupported board KL43Z in Kinetis Design Studio

Hello.

A clever man developed an mbed SDK port for KL43Z and shared it in this topic https://developer.mbed.org/forum/mbed/topic/5361/

After importing this folder into KDS 3.0 I have a following error: "../libs/mbed/targets/hal/TARGET_Freescale/TARGET_KLXX/TARGET_KL43Z/PeripheralPins.c:1:0: error: target CPU does not support ARM mode"

What compiling flags should I change, since the KDS IDE does not highlight any particular line?

Be the first to answer this question.