S32DS for Arm v2.2 Installation is not Starting (Windows 11)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

S32DS for Arm v2.2 Installation is not Starting (Windows 11)

跳至解决方案
1,452 次查看
nixrunner
Contributor II

Hello;

NXP S32DS for Arm installation cannot start due to some reason. I am suspecting a Java or InstallAnywhere related issue. I have tried launching with LAXVM parameters,disabled windows firewall, cleared all temp files/browser cache etc. and tried again. Still did not work. Also tried older versions, still no luck. Any help is greatly appreciated.

Windows 11 version 22H2

Oracle Java 8 Update 361

 

 

0 项奖励
1 解答
1,420 次查看
nixrunner
Contributor II

I solved the problem. I used the solution proposed here: https://community.altair.com/community?id=community_question&sys_id=7dd600fa1b2bd0908017dc61ec4bcbc1

It seems like when I run the installer by right-clicking and running in administrator mode, it is still not meeting sufficient permissions. To resolve this, you must unlock the hidden "true administrator" account and install S32DS and FreeMaster using this account for all users.

To do this, follow these instructions(use method of your choice):

https://www.intowindows.com/enable-the-hidden-administrator-account-in-windows-10/

This is the method I used:

1)- Open elevated command prompt (right-click, run as admin)

2)- Type:

net user administrator /active:yes

3)- Log out and switch to Administrator account.

4)-Install S32Ds and FreeMaster. Do not forget to create shortcuts for all users and update S32Ds after installing.

5)- Log out from Administrator account. Log in to main account.

6)-Open elevated command prompt and type:

net user administrator /active:no

7)- Congratulations! Now you can start programming.

Hope this helps someone in the future.

在原帖中查看解决方案

5 回复数
1,421 次查看
nixrunner
Contributor II

I solved the problem. I used the solution proposed here: https://community.altair.com/community?id=community_question&sys_id=7dd600fa1b2bd0908017dc61ec4bcbc1

It seems like when I run the installer by right-clicking and running in administrator mode, it is still not meeting sufficient permissions. To resolve this, you must unlock the hidden "true administrator" account and install S32DS and FreeMaster using this account for all users.

To do this, follow these instructions(use method of your choice):

https://www.intowindows.com/enable-the-hidden-administrator-account-in-windows-10/

This is the method I used:

1)- Open elevated command prompt (right-click, run as admin)

2)- Type:

net user administrator /active:yes

3)- Log out and switch to Administrator account.

4)-Install S32Ds and FreeMaster. Do not forget to create shortcuts for all users and update S32Ds after installing.

5)- Log out from Administrator account. Log in to main account.

6)-Open elevated command prompt and type:

net user administrator /active:no

7)- Congratulations! Now you can start programming.

Hope this helps someone in the future.

1,438 次查看
mikedoidge
NXP Employee
NXP Employee

Hello @nixrunner,

Perhaps you could adjust the properties of the installer file and select Windows Compatibility Mode. Choose some earlier version, then try to install again.

We plan to add Windows11 support sometime in the future, but for now, we cannot guarantee it will work properly. It is not tested for this OS.

Best Regards,

Mike

0 项奖励
1,429 次查看
nixrunner
Contributor II
I tried in Windows 7 and Windows 10. Still no avail.
0 项奖励
1,442 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @nixrunner 

For Windows host, S32 Design Studio for ARM 2.2 supports all editions of the operating systems listed below and is limited only by the requirements of the Java Runtime Environment.

  • Microsoft® Windows® 7 32-bit and 64-bit
  • Microsoft® Windows® 8/8.1 32-bit and 64-bit 
  • Microsoft® Windows® 10 32-bit and 64-bit

 

B.R.

VaneB

0 项奖励
1,424 次查看
nixrunner
Contributor II
Hello;
Which version of JRE should I be using? Also, I am suspecting some problems related to InstallAnywhere.
0 项奖励