S32 Design Studio for MPC 5775E

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

S32 Design Studio for MPC 5775E

1,737件の閲覧回数
Krishna_Yalamanchili
Contributor I

Hi,

I got MPC5775E evaluation board. I got S32 Design studio S32DS_Power_v2017.R1. I can't see any example projects for MPC5775E in S32 Design studio. I can find only MPC5746C,MPC5748G,MPC5744P,etc. Please let me know how I have to proceed.

Many thanks

Krishna

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

1,700件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Krishna,

First, please install the latest version of S32 Design Studio which is 2.1:

https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=S32DS-PA

Also install the latest update:

https://www.nxp.com/lgfiles/updates/S32DS/S32DS_PA_2.1_UP14.zip

And as I mentioned here:

https://community.nxp.com/t5/S32-Design-Studio/MPC5775E-D-Examples-and-How-Tos/m-p/1424092

"The closest alternative for MPC5775E is MPC5777C and you can use examples for MPC5777C.

If you want to use SDK in S32 Design Studio, you can also check examples for MPC5777C. When you create new application project, it offers to use SDK - and it's SDK for MPC5777C which is compatible with MPC5775E"

Regards,

Lukas

0 件の賞賛
返信

1,695件の閲覧回数
Krishna_Yalamanchili
Contributor I

HI Lukas,

Thanks for your reply. How to install this 

https://www.nxp.com/lgfiles/updates/S32DS/S32DS_PA_2.1_UP14.zip as when i unzipped it showed several folders.

Thanks

Krishna

0 件の賞賛
返信

1,692件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信

1,675件の閲覧回数
Krishna_Yalamanchili
Contributor I

Hi Lukas,

Thanks again for your reply. After debugging or flashing onto the target hardware MPC 5775E ,I lost project explorer. I can't see projects in S32 design studio. Can you please suggest how to restore back project explorer so that i can see all the projects i created.

Also I want to blink an LED to start with an example project. Do you have any examples for MPC5775E?

Many thanks

Krishna

0 件の賞賛
返信

1,636件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

just click on Window -> Show View -> Project Explorer.

If you want to use SDK, use MPC5777C examples for reference:

c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.3\examples\MPC5777C\

Then just create new empty example for MPC5775E and do the same configuration in Processor Expert and copy the code. We do not have such examples build directly for MPC5775E.

Regards,

Lukas

 

0 件の賞賛
返信

1,623件の閲覧回数
Krishna_Yalamanchili
Contributor I

Hi Lukas,

I want to watch global variable adc_pal1_Results00 in the watch window of the debugger. Unfortunately after I press Resume the variable adc_pal1_Results00 it dispays Error:Target not available.This is in the expression window. What am i doing wrong?

Thanks

Krishna

0 件の賞賛
返信

1,614件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Krishna,

this is expected behavior. This debugger for PowerPC devices does not support reading of data in runtime. The MCU supports it but the debugger not. You would need some advanced debugger like from Lauterbach or others.

Regards,

Lukas

0 件の賞賛
返信