Failed to compile with an error: CGIR assertion 'ValidCore violated'

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Failed to compile with an error: CGIR assertion 'ValidCore violated'

264件の閲覧回数
wsung
Contributor I

Hi community,
I'm trying to deploy battery management system algorithms on NXP S32K from Simulink, following the training
https://www.nxp.com/design/training/deploying-battery-management-system-algorithms-on-nxp-s32k-from-...
I run into a compile error on SOC_Estimation that says
CGIR assertion 'ValidCore violated: Failed assertion: StaticMatrixType::isa(assignExprType) == StaticMatrixType::isa(rhsType)' failed in 'B:\matlab\src\cg_ir\util_cg\sanity\CheckSanityOfAssignExpr.cpp:136'
...
### Build procedure for SOC_Estimation aborted due to an error.
Do you have any idea on what can cause this error?
The only difference between the training and my development environment lays on the target board to deploy.
While the training uses S32K144EVB, I'm using one of the variants: S32K146EVB.
Do you think this difference can make that failure on the stage of code generation?
Thanks for your interest.

0 件の賞賛
返信
0 返答(返信)