Comparing Firmware Development Environments
JP Hutchins
1 min read
About a year and a half ago, I decided to take a different approach to setting up a Zephyr environment for a new project at Intercreate. Instead of using my trusty VMWare Workstation Linux VM, I opted for WSL2. I was curious to find out: Would hardware pass-through for debugging work reliably? Would all of the tooling dependencies be supported? What about build system performance?
Not only did everything go smoothly, but since then, many colleagues have also moved from native Linux or traditional VMs to WSL2 and seen great results.
0
Subscribe to my newsletter
Read articles from JP Hutchins directly inside your inbox. Subscribe to the newsletter, and don't miss out.
WSLwsl2zephyrFirmware Developmentembeddedembedded systemsRTOSCMakegcc compilerBenchmarkUbuntuvmwarevirtual machinedebuggingmicrocontroller
Written by