STM32cubeIDE + Segger embOS package: CodeGeneration with "Generate peripherial initalization as pair of '.c/.h' files"
Hi,
not sure if this is an question regarding ST or Segger, but i will start here:
Problem:
New Project (my example uses the Nucleo-H723ZG board) with SEGGER_I-CUBE-embOS software package included (like from the wiki.segger.com under Using_I-CUBE-embOS_with_STM32CubeMX )
This works fine, but if I enable the Flag "Generate peripherial initalization as pair of '.c/.h' files" in the "Project_Manager/Code_Generator/Generated_Files", the generated code does not include anymore the "OS_Task_Create"-Functions, OS_Stacks and more...
Is this a unkown feature? Or can someone help me out?
Thanks for your help & best regards
Michael