Difference between revisions of "User:Pmcg521"
From REU@MU
Line 12: | Line 12: | ||
<tr> | <tr> | ||
− | <td style="border-bottom: 1px solid # | + | <td style="border-bottom: 1px solid #ddd"> Incoming Junior | Computer Science Major at Marquette</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> Working with Dr. Dennis Brylow on the concept of Embedded Systems ([http://reu.mscs.mu.edu/index.php/Upgrading_Embedded_Xinu_for_the_Multi-Core_Raspberry_Pi_3 Upgrading Embedded Xinu for the Multi-Core Raspberry Pi 3])</td> | + | <td style="border-bottom: 1px solid #ddd"> Working with Dr. Dennis Brylow on the concept of Embedded Systems ([http://reu.mscs.mu.edu/index.php/Upgrading_Embedded_Xinu_for_the_Multi-Core_Raspberry_Pi_3 Upgrading Embedded Xinu for the Multi-Core Raspberry Pi 3])</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> [http://www.mscs.mu.edu/~upsilon/ Upsilon Pi Epsilon] member</td> | + | <td style="border-bottom: 1px solid #ddd"> [http://www.mscs.mu.edu/~upsilon/ Upsilon Pi Epsilon] member</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> [http://acm.mscs.mu.edu/wiki/Main_Page ACM] At-Large Member</td> | + | <td style="border-bottom: 1px solid #ddd"> [http://acm.mscs.mu.edu/wiki/Main_Page ACM] At-Large Member</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> President of [https://marquette.collegiatelink.net/organization/bestbuddies Best Buddies Marquette Chapter]</td> | + | <td style="border-bottom: 1px solid #ddd"> President of [https://marquette.collegiatelink.net/organization/bestbuddies Best Buddies Marquette Chapter]</td> |
</tr> | </tr> | ||
Revision as of 16:23, 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 |