Issue compiling generated code: missing MCP.h file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-26 5:43 AM
Hi everyone!
I am trying to run the B-G431B-ESC1 board for the first time (also it is the first time I am using STm software tools) and ran into this issue. I tried compiling for other boards and even other exemples and none of them generated the mcp.h file in the includes folder. Am I missing something? Did anyone ever had this issue before?
Thanks in advance!
MC Workbench v6.2.0
CubeIDE v1.14.0
- Labels:
-
MC Firmware
-
MCSDK6
-
STM32 Motor Control
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-26 7:49 AM
>> Am I missing something?
Apparently the file in the project or include paths. Find the file in the MCSDK
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-26 8:58 AM
Please ensure the following is enabled in workbench
The mcp.h file is located in the following folder
\MCSDK_v6.2.0-Full\MotorControl\MCSDK\MCLib\Any\Inc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-26 5:13 PM
Thank you both, helped a lot!
