User:Rlatinov

From REU@MU
Revision as of 18:29, 5 June 2017 by Rlatinov (Talk | contribs)

Jump to: navigation, search

Personal Info

Rade Latinovich is a current student at Brookfield Central High School with interests in Computer Science.

Weekly Log

Week 1 (30 May - 4 June)

  • Downloaded a new cross-compiler toolchain (aarch64)
  • I was able to compile sample code found from https://github.com/gingold-adacore/rpi3-fosdem17, with new cross-compiler
  • Modified the sample code to turn on a LED
  • Downloaded simple and watered-down version of Xinu (homework tarball)
- Modified startup.S file in order to be able to boot on RPi3 (did not do anything, but it compiled, and LED turned on)