7 years, 5 months ago.

IKS01A1 fails to compiler for target 'STM32F429Z'

While building 'hello world', I am facing following compilation error on online compiler:

Error: Cannot open source input file "device.h": No such file or directory in "extras/mbed_4336505e4b1c/platform.h", Line: 21, Col: 21

The same program builds fine for NXP K64F.

Any suggestion to fix this?

Question relating to:

1 Answer

7 years, 5 months ago.

Hello Muhammad,

please update mbed library to the latest version, tried on my side and it works with Nucleo-F429ZI.

Fyi, I just pushed a new version of Hello_World application providing an updated mbed lib.

Regards, Nicola