Difference between revisions of "User:Pmcg521"
From REU@MU
(→Patrick J. McGee) |
|||
Line 9: | Line 9: | ||
<table cellpadding="13" bgcolor="#fffced" border=1> | <table cellpadding="13" bgcolor="#fffced" border=1> | ||
<tr> | <tr> | ||
− | < | + | <th>''' Personal Information'''</th> |
</tr> | </tr> | ||
Revision as of 21:44, 5 June 2017
Patrick J. McGee
Error creating thumbnail: Unable to save thumbnail to destination |
|
Logs
Week 1: May 30-June 2 |
---|
Began attempts to boot the full version of Embedded Xinu kernel with Raspberry Pi 3 |
Researched a Linaro Cross-Compiler to use for its Cortex A-53 ARM processor with ARMv8 architecture |
Drew diagrams of the boot sequence and compilation for better understanding of the Pi 3's mechanisms |
Traced through the dynamics of written Assembly code in the full research version of Xinu | Week 2: June 5-9</tr> |
Tested the LED program in updated Assembly code. Began testing the Serial Port Transceiver driver for the Pi 3 |