Difference between revisions of "User:Pmcg521"
From REU@MU
Line 36: | Line 36: | ||
==Logs== | ==Logs== | ||
<table style="border-collapse: collapse; font-family:tahoma" bgcolor="#fffced" border=1 cellpadding=2px> | <table style="border-collapse: collapse; font-family:tahoma" bgcolor="#fffced" border=1 cellpadding=2px> | ||
− | <tr><th>'''Week 1: May 30-June 2'''</th></tr> | + | <tr><th style="font-family:verdana; border-bottom: 1px solid #000000">'''Week 1: May 30-June 2'''</th></tr> |
<tr><td> Began attempts to boot the full version of Embedded Xinu kernel with Raspberry Pi 3</td></tr> | <tr><td> Began attempts to boot the full version of Embedded Xinu kernel with Raspberry Pi 3</td></tr> | ||
<tr><td> Researched a Linaro Cross-Compiler to use for its Cortex A-53 ARM processor with ARMv8 architecture</td></tr> | <tr><td> Researched a Linaro Cross-Compiler to use for its Cortex A-53 ARM processor with ARMv8 architecture</td></tr> | ||
<tr><td> Drew diagrams of the boot sequence and compilation for better understanding of the Pi 3's mechanisms</td></tr> | <tr><td> Drew diagrams of the boot sequence and compilation for better understanding of the Pi 3's mechanisms</td></tr> | ||
<tr><td> Traced through the dynamics of written Assembly code in the full research version of Xinu</td></tr> | <tr><td> Traced through the dynamics of written Assembly code in the full research version of Xinu</td></tr> | ||
− | <tr><th>'''Week 2: June 5-9'''</th></tr> | + | <tr><th style="font-family:verdana; border-bottom: 1px solid #000000">'''Week 2: June 5-9'''</th></tr> |
<tr><td> Tested the LED program in updated Assembly code. Began testing the Serial Port Transceiver driver for the Pi 3</td></tr> | <tr><td> Tested the LED program in updated Assembly code. Began testing the Serial Port Transceiver driver for the Pi 3</td></tr> | ||
</table> | </table> |
Revision as of 16:27, 7 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 |
Tested the LED program in updated Assembly code. Began testing the Serial Port Transceiver driver for the Pi 3 |