Difference between revisions of "User:Lmurphy9"

From REU@MU
Jump to: navigation, search
Line 1: Line 1:
<h2 style="text-align:center">Week 1: May 28 - May 31</h2>
+
<table style="border: 70px solid #212B60; border-collapse: collapse; font-family:tahoma" bgcolor="#fffced" border="1" cellpadding="2px">
<ul>
+
<tr><th style="font-family:verdana; border-bottom: 2px solid #000000; border-top: 2px solid #000000; background: #edb52a"><b>Week 1: May 28 - May 31</b></th></tr>
<li>Orientation</li>
+
<tr><td>Had orientation and met other REU students</td></tr>
<li>Met other REU students</li>
+
<tr><td>Began researching the Pi 1 version of the framebuffer</td></tr>
<li>Began researching the Pi 1 version of the framebuffer</li>
+
<tr><td>Got the graphical shell working on the Pi 1</td></tr>
<li>Got the graphical shell working on the Pi 1</li>
+
<tr><td>Ran into an issue with linking the trig and turtle libraries</tr></td>
<li>Ran into an issue with linking the trig and turtle libraries</li>
+
<tr><td>Found the issue to be that we didn't enable the FPU and use the proper ABI library. This resolved our linking issue</tr></td>
</ul>
+
<tr><td> ..............</td></tr></table>

Revision as of 17:08, 31 May 2019

</td> </td>
Week 1: May 28 - May 31
Had orientation and met other REU students
Began researching the Pi 1 version of the framebuffer
Got the graphical shell working on the Pi 1
Ran into an issue with linking the trig and turtle libraries
Found the issue to be that we didn't enable the FPU and use the proper ABI library. This resolved our linking issue
..............