STM32cubeIDE + Segger embOS package: CodeGeneration with "Generate peripherial initalization as pair of '.c/.h' files"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-27 12:49 PM
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
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-12 9:32 AM
Hello @MHoh.1​
First le me thank you for having reported.
Actually you're right, I've been able to reproduce the same misbehavior from my side when using the same configuration as you.
With this being said, this problem is raised internally to be reviewed. I'll keep you posted with the updates.
Internal ticket number: 132991 (This is an internal tracking number and is not accessible or usable by customers).
Thanks for your contribution.
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-12 9:32 AM
Hello @MHoh.1​
First le me thank you for having reported.
Actually you're right, I've been able to reproduce the same misbehavior from my side when using the same configuration as you.
With this being said, this problem is raised internally to be reviewed. I'll keep you posted with the updates.
Internal ticket number: 132991 (This is an internal tracking number and is not accessible or usable by customers).
Thanks for your contribution.
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
