[M3] - Board error: [ej.kf.IncompatibleFeatureException]

Hello,

I’m trying to deploy the hello world example on an STMF7 board flashed with the minimal . net firmware generated from the SDK getting started http://developer.microej.com/getting-started-sdk-stm.html

But i’m getting the following error :

[M3] - Board error: [ej.kf.IncompatibleFeatureException]

Anyone can help with that ?

Thanks

Hi jcole,
Make sure that your’re using the virtual device corresponding to your firmware.
Each firmware is related to one virtual device you should use to deploy application.

it works ! thanks :wink: