2026-05-16 5:56 AM
I tried compiling the generated code of the MCSDKand compiling it by C++ compiler, but the error at the revup_ctrl.h file: pHandle->pCurrentPhaseParams = MC_NULL;
prevent such compilation.
Will it be fixed soon ?
2026-05-16 12:17 PM - edited 2026-05-16 12:18 PM
Which error? Please include the exact error message.
If you compile with C compiler, will this error occur? Is it something specific to C++ vs. C ?
> Will it be fixed soon ?
Not tomorrow :)
2026-05-16 4:34 PM
I'm getting this error at MCSDK/MCLib/Any/Inc/revup_ctrl.h file , line 209
pHandle->pCurrentPhaseParams = MC_NULL;
it happens with C++ compilation only.
2026-05-16 4:59 PM
> it happens with C++ compilation only
Then I'm afraid the reply will be just keep using C, as the MCSDK likely was written in C and none of the user have complained yet.
You can also fix the error yourself, in your copy of the software.
You can open a support ticket, but the response time is far from immediate.
Good luck!
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.