AlbertaSat / ex3_obc_fe2o3

Prototype OBC framework written in Rust
Apache License 2.0
0 stars 0 forks source link

Check if we can compile Rust to run on the Z7 board #2

Closed dheadrick1618 closed 4 months ago

dheadrick1618 commented 4 months ago

Description

We need to know if Rust can run on the Z7 as proof that we can use Rust for our software. If this is not possible, we will not be able to continue working with Rust.

Deliverables

Resources

dheadrick1618 commented 4 months ago

I have confirmed we are able to build and run Rust programs on the zybo z7.

I was able to successfully install rustup, and create and build simple hello world programs while ssh'd into a zybo z7 running petalinux.