Arm Virtual Hardware
Arm | Version 1.3.2Linux/Unix, Ubuntu 20.04 - 64-bit Amazon Machine Image (AMI)
Not up-to-date to run example repos
We're exploring using AWS + Jenkins without Github as the git host and it's proven to be more difficult than expected. So far I tried both the Microspeech and the CI_Template repos and they don't run out of the box on this AMI. I have to manually update packages and the basic build fails because some other dependencies not properly installed.
I think the main idea of this AMI is to "just work" with Arm Virtual HW repos but that's not been my experience so far. It may be due to a lack of maintenance or that I'm using it wrong but the same environment I had running on a local windows machine does not work. Hopefully someone can try it and replicate what I see.
- Leave a Comment |
- Mark review as helpful
Very convenient tool for Arm-based IoT development
This AMI includes all of necessary tools for Arm architecture IoT device development. You can use the Arm toolchain without extra license fee. Also OSS Code which is VS-Code like IDE is also installed by default. You can directly use browser to coding & building your project. Virtual hardware cover most of Cortex-M & some Arm Corstone system IP. You can run your software on the virtual hardware instead of real silicon or FPGA board.