Difference between revisions of "User:Blevando"

From REU@MU
Jump to: navigation, search
m
m (Work log)
Line 12: Line 12:
 
** Paper on MiniOS and Papers on the Tock Embedded OS
 
** Paper on MiniOS and Papers on the Tock Embedded OS
 
** Paper describing Xest
 
** Paper describing Xest
 +
** Looked at the ARM Cortex-A53 Technical Reference Manual to familiarize myself with ARM assembly and C calling convention
 
** Skimmed papers on Computer Science Secondary Education
 
** Skimmed papers on Computer Science Secondary Education
 
* Began to familiarize myself with Embedded Xinu by completing the UART homework from COSC 3250
 
* Began to familiarize myself with Embedded Xinu by completing the UART homework from COSC 3250
 
* Briefly explored the Rust programming language
 
* Briefly explored the Rust programming language

Revision as of 16:28, 1 June 2018

I am an undergraduate at Valparaiso University pursuing a Bachelor of Science in Computer Science.

E-mail: benjamin.levandowski@marquette.edu

Work log

Week 1

  • General Orientation of REU and projects, along with Marquette University and its facilities
  • Met with mentor and student researchers to discuss potential projects
  • Read literature regarding potential projects
    • Previous summer's research paper and an older paper on Embedded Xinu
    • Paper on MiniOS and Papers on the Tock Embedded OS
    • Paper describing Xest
    • Looked at the ARM Cortex-A53 Technical Reference Manual to familiarize myself with ARM assembly and C calling convention
    • Skimmed papers on Computer Science Secondary Education
  • Began to familiarize myself with Embedded Xinu by completing the UART homework from COSC 3250
  • Briefly explored the Rust programming language