Running ATK on Linux

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

Running ATK on Linux

Running ATK on Linux

Download ATK from Freescale

Extract ATK:

# unzip ATK_1_41_STD_installer.zip 

Get the wine-tricks script and install MFC-4.2 and VisualC++-6.0.

./winetricks  vcrun6sp6 

Execute the default install process:

# wine SETUP.EXE 

Edit the file /etc/udev/rules.d/50-udev-default.rules to set permission for everyone:

KERNEL=="tty[A-Z]*|pppox*|ircomm*|noz*", GROUP="uucp", MODE="0666" 


Run ATK:

# wine ADSToolkit_std.exe 


No ratings
Version history
Last update:
‎09-10-2020 02:55 AM
Updated by: