Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 4 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?