Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
1127 Discussions

Software Development Emulator on windows WSL2 (ubuntu 20)

stef77
Beginner
2,737 Views

Hi,

I'm trying to use the SDE on windows WSL2 (Ubuntu 20) but it doesn't work. The sde is not recognized has a command. I set the execution privilegies to sde.

I looked for the /proc/sys/kernel/yama/ptrace_scope but yama is not present in my ubuntu version.

Do you have any suggestions how to proceed?

Thanks

0 Kudos
2 Replies
AdyT_Intel
Moderator
2,704 Views

Did you try running sde64?

The sde command line tool is 32 bits binary capable of running both 32 and 64 bits workloads, but it requires the 32 bits runtime in the system. The sde64 tool is intended to be used on 64 bits only systems.

0 Kudos
stef77
Beginner
2,676 Views

After restarting WSL2 and applyiing execution privilegies on the SDE folder the sde64 worked. Thanks

0 Kudos
Reply