Migrating S32K144 project from S32 design studio for ARM to S32 design studio for S32 platform

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Migrating S32K144 project from S32 design studio for ARM to S32 design studio for S32 platform

Jump to solution
1,565 Views
Hareesh
Contributor I

Hi NXP team,

 

From the NXP website, we obtained the BCC SW Driver Package for MC33771C and MC33772C.

We are trying to migrate the those example projects into S32 design studio for S32 platform (Version: 3.5).

We followed the migration procedure from the following link: https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Video-Migrating-S32K1-projects-from-S3... .

However, the code is not migrating correctly, and we are unable to determine why.

Please assist me in fixing this problem.

 

Best regards,

Hareesh

 

0 Kudos
Reply
1 Solution
1,381 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Hareesh 

For the S32SDK S32K1XX RTM 4.0.2, you need to install a service pack, this can be downloaded from S32 Design Studio 3.4 S32K1xx Service Pack 1 > S32 Design Studio IDE >  S32 Design Studio for S32 Platform v.3.4. 

VaneB_0-1714757377348.png

View solution in original post

0 Kudos
Reply
8 Replies
1,532 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Hareesh 

I reproduced the steps of the video and the problems I faced were related to libraries inclusion.  These libraries are located in the Generated_Code file. To solve this problem you need to Rename the ".c" and the ".h", you need to delete the ".bak" of each.

VaneB_0-1714158831064.png

You also need to "Exclude from build" the Generated_Code file. 

VaneB_1-1714158902806.png

VaneB_2-1714158935784.png

And need to include the file path at project properties. 

VaneB_3-1714159402762.png

 

B.R.

VaneB

0 Kudos
Reply
1,512 Views
Hareesh
Contributor I

Hi @VaneB ,

Thanks for the update.

Despite my following your instructions, it is not migrating.

A snapshot of the migration window is attached.

Also, for your reference I attached the project which need to be migrated into S32 design studio 3.5.

 

Regards,

Hareesh

 

 

0 Kudos
Reply
1,499 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Hareesh 

As I mentioned in my previous response. The steps made were the ones provided in the video shared. Once the steps of code migration were done the errors presented were related to library inclusion, which can be solved with the information provided in my previous post. 

0 Kudos
Reply
1,486 Views
Hareesh
Contributor I

Hi @VaneB ,

Yes, there are no mistakes during the code's compilation.

However, I am not receiving the project pins and drivers configurations (see screenshots attached), which ought to be provided as they appear in the linked video.

 

Regards,

Hareesh

0 Kudos
Reply
1,462 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Hareesh 

I am afraid that looks like the migration feature of S32DS v3.5 is not as fully functional as S32DS v3.4. We recommend to move to S32DS v3.4. 

I will inform the corresponding team of this issue. Sorry for the inconvenience. 

0 Kudos
Reply
1,407 Views
Hareesh
Contributor I

Hi @VaneB ,

Following your advice, I installed S32DS v3.4.

However, as you can see in the attached image below, when I attempted to migrate the project into S32DS, no project names were displayed.

Screenshot (119).png

 

I can see several possibilities mentioned there after expanding the migration filter option. However, the files were associated with SDK S32K1xx 4.0.2 (see to the attached image below).

Screenshot (120).png

 

However, all I see in my IDE is SDK S32K1xx 4.0.3 (see attached image below). There is no SDK S32K1xx 4.0.2 listed here.

 

Screenshot (121).png

 

How can it be installed if SDK S32k1xx 4.0.2 is the only version that supports it?

Could you please help me to address this problem?

 

 

Best regards,

Hareesh

0 Kudos
Reply
1,382 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Hareesh 

For the S32SDK S32K1XX RTM 4.0.2, you need to install a service pack, this can be downloaded from S32 Design Studio 3.4 S32K1xx Service Pack 1 > S32 Design Studio IDE >  S32 Design Studio for S32 Platform v.3.4. 

VaneB_0-1714757377348.png

0 Kudos
Reply
1,337 Views
Hareesh
Contributor I

Hi @VaneB ,

Thanks for the assistance; everything is operating smoothly now.

 

Best regards,

Hareesh

0 Kudos
Reply