lucysrausch/hoverboard-firmware-hack

Unable to install toolchain in Windows 10 Ubuntu environment

lensdigital opened this issue · 1 comments

I've been following the guide (Build Instruction: TranspOtter) about installing toolchain under Windows 10. However I'm unable to get any of the packages in Ubuntu prompt.

sudo apt install gcc-arm-embedded build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gcc-arm-embedded

I was able to resolved issue by installing older Unbuntu version (18.04.5 LT). Looks like there's no Repo for Ubuntu 22.04.4 LTS or plain "Ubuntu" Windows environment.