(ASK)problem when uploading the micro ej program to stm32f746g from example program

hello, i have problem from tutorial . when i upload program example micro ej (hello) , cannot uploaded and out like it : =============== [ Initialization Stage ] ===============
=============== [ Converting fonts ] ===============
=============== [ Converting images ] ===============
=============== [ Build Application ] ===============
1 : KERNEL/FEATURE ERROR
[M15] - No Feature definition file found.

FAIL
Soar image generation aborted.
can help me?

Hello,

Could you tell me what is the platform / firmware you are using including the versions ?
Are you following the MicroEJ Getting Started for the STM32F746G-DISCO (https://developer.microej.com/get-started-app-development-on-stmicroelectronics-stm32f746g-disco/) ?

Florian.

yes i follow this step but when i run debug for hardware there is writing eror in : =============== [ Initialization Stage ] ===============
=============== [ Converting fonts ] ===============
=============== [ Converting images ] ===============
=============== [ Build Application ] ===============
1 : KERNEL/FEATURE ERROR
[M15] - No Feature definition file found.

FAIL. i use firmware like this step and i use ip in setting. What is wrong?

Did you create a new project based on _com.microej.demo.hello or are you using the project _com.microej.demo.hello directly ?

Florian.