cancel
Showing results for 
Search instead for 
Did you mean: 

Validation of custom data on Desktop

YMand.6
Associate II

Hi I am trying to validate the custom data from .txt file over desktop but the process of validation is not able to complete.. it just continues. Can you please suggest me solution for this. Also while creating the validation model even with random data I am getting error of 'wish' not selected , please select manually.

3 REPLIES 3
fauvarque.daniel
ST Employee

Can you provide us with the log of STM32CubeMX located in your home directory .stm32cubemx/STM32CubeMX.log

Regards

Daniel


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

Hi please check the report and screenshot of issues

fauvarque.daniel
ST Employee

On your Ubuntu/Linux machine you need to install the wish tool as it is a dependency used by the internal generator/validator.

You can do so by typing

sudo apt-get install tk

Regards

Daniel


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.