Programming S32K344EVB-T172

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

Programming S32K344EVB-T172

1,442件の閲覧回数
josejulianEEVAM
Contributor I

Good Morning,

I'm trying to load a sample program on the NXP S32K344EVB-T172 development board using model based design, the code builds it without problems, but it won't let me load it on the board.

 

1.PNG2.PNG3.PNG

Is it possible that it is because I am trying to do it through OPENSDA instead of using the JTAG?


Thanks

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

1,056件の閲覧回数
Nikunj_Patel
Contributor I

I am facing the same issue. Is the issue resolved @josejulianEEVAM ?

0 件の賞賛
返信

1,342件の閲覧回数
josejulianEEVAM
Contributor I

Hello, we have followed the steps you have told us but we have not been able to solve the error.
From the S32 design studio environment you can program directly, but we would like to do it from Simulink.
This are the steps followed in two examples, one using Tresos and the other using S32 design studio.

1. Example s32k3xx_dio_ebt: 

         In this example, I choose the S32K344EVB-Q172 electronic board:

 

josejulianEEVAM_0-1690529286274.png

          Select the way to download the card as well

josejulianEEVAM_1-1690529331311.png

       If I try to enter the configuration of a block I get the following message:

josejulianEEVAM_2-1690529486734.png

 

        And if I try to flash the ECU, this is the diagnostic output -> s32k3xx_dio_ebt_Diagnostic.

2. Example s32k3xx_dio_s32ct:

    In this example, I choose the S32K344EVB-Q172 electronic board:

josejulianEEVAM_0-1690529286274.png

 Select the way to download the card as well

josejulianEEVAM_1-1690529331311.png

  If I try to enter the configuration of a block I get the following message:

josejulianEEVAM_3-1690530234897.png

And if I try to flash the ECU, this is the diagnostic output -> s32k3xx_dio_s32ct_Diagnostic.

I am setting the default jumpers on the electronic board, do I have to change them?

Thanks,

 

0 件の賞賛
返信

900件の閲覧回数
georgevictor
NXP Employee
NXP Employee

Hi, @josejulianEEVAM

 

The issue you are encountering may be related to the Windows path limitation. Review the following thread which addresses a similar issue.

Best regards,

Victor

0 件の賞賛
返信

1,392件の閲覧回数
georgevictor
NXP Employee
NXP Employee

Hi, @josejulianEEVAM ,

Runtime error 216 is usually prompted when the target of your application is not the same as the hardware target, so please check that you have selected the right Hardware Part (S32K344-Q172 in your case) in the model settings. The embedded OPENSDA debugger of the board that you are using should work just fine. 

Please check the following thread: S32K3X4EVB-T172, where you can find an extended answer to your problem.

Please let us know if this helped you.

Cheers,

Victor

 

 

0 件の賞賛
返信