cancel
Showing results for 
Search instead for 
Did you mean: 

PIL Test with matlab2018a erroes

Kg
Associate

I try the STM32demo /PIL/Test_PIL_IIR_Filter with the matlab 2018,

 ###Startup file:  

  ###Startup path:  

  ### Start compile .c source IIR_Filter_int32.c 

  ### Successfully compiled source IIR_Filter_int32.c 

  ### Start compile .c source main.c 

  ### Successfully compiled source main.c 

  "### BUILD_MODE model_reference" 

  "### Generated IIR_Filter_int32_rtwlib.lib model_reference" 

  "### Created IIR_Filter_int32_rtwlib.lib successfully (or it was already up to date)" 

  ### Real-Time Workshop build procedure for method: 'after_make

  ### modelName: 'IIR_Filter_int32

  ### gcs: 'IIR_Filter_int32

  ### bdroot: 'IIR_Filter_int32

  ### Real-Time Workshop build procedure for method: 'exit

  ### modelName: 'IIR_Filter_int32

  ### gcs: 'IIR_Filter_int32

  ### bdroot: 'IIR_Filter_int32

  ### Successful completion of Real-Time Workshop build procedure for model: IIR_Filter_int32

  ### Connectivity configuration for referenced model "IIR_Filter_int32": STM32 PIL ###

  Error:An error occurred while creating an instance of connectivity configuration class "stm32Pil.ConnectivityConfig". Check that this is a valid connectivity configuration class.

  Caused by:

    组 STM32 中�?存在首选项 STM32FileName

1 REPLY 1
Cyril FENARD
ST Employee

​Hi @Kg​ ,

This problem is not reproduced with the version 5.1.0 of STM32-MAT/TARGET, published end of July 2019.

While working on this version the followings tests were successful for PIL:

 - F429ZITx @ 180 Mhz, USART1: OK

 - L476RG  @ 80 Mhz, USART2: OK

Regards.

Cyril