Skip to main content
Associate II
November 30, 2023
Solved

X-CUBE-AI: error while analyzing model

  • November 30, 2023
  • 1 reply
  • 1772 views

Hi,

I'm trying to analyze my Keras model (converted from Keras) in STM32 X-CUBE-AI version 8.1.0. But it shows this error: TOOL ERROR: 'gbk' code can't decode byte 0xb8 in position 577:illegal multibyte sequence.

As shown in the picture.

810.png

model.png

But I I'm trying to analyze in STM32 X-CUBE-AI version 7.3.0. It can be analyzed!!!

730.png

731.png

Any help would be welcome!

This topic has been closed for replies.
Best answer by xiewenliang
Upgrading STM32CubeMX to V6.10.0 can solve this bug.:beaming_face_with_smiling_eyes:The version I used before was was V6.9.2.

1 reply

xiewenliangAuthorBest answer
Associate II
November 30, 2023
Upgrading STM32CubeMX to V6.10.0 can solve this bug.:beaming_face_with_smiling_eyes:The version I used before was was V6.9.2.