Part Number: MSPM0G5187
Hi experts,
I would like to evaluate Edge AI on the MSPM0, and I am using Edge AI Studio Model Composer v1.5.0_20251201.
During the evaluation of the Time Series Classification model, a build error occurs in the “Load Program” step of Live Preview.
Could you please tell me the cause of this issue and how to resolve it?


Error Failed to build project..txt
I am using the sample project “timeseries_live_preview_LP_MSPM0G5187_nortos_ticlang” from MSPM0 SDK v2.8 in CCS, and Live Preview works correctly as long as I do not run “Load Program.”
When I flash SDK v2.9 to the EVM, the execution jumps to Default_Handle() immediately after calling tvmgen_default_run(), and the example does not run properly.
The model used is TimeSeries_Generic_13k_t, and both Training and Compile settings are left at default.
Best regards,
O.H