[FE training-materials-updates] Final Xplained board updates

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Aug 5 12:54:37 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=b925cb90cfc2259098d55255b2312a76976c59c7

>---------------------------------------------------------------

commit b925cb90cfc2259098d55255b2312a76976c59c7
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Aug 5 12:53:25 2014 +0200

    Final Xplained board updates
    
    - Related to the lab and board changes
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

b925cb90cfc2259098d55255b2312a76976c59c7
 Makefile                                           |    2 +-
 slides/igepv2-board/igepv2-board.png               |  Bin 119805 -> 0 bytes
 slides/igepv2-board/igepv2-board.tex               |   24 -----------------
 .../sysdev-application-development.tex             |    2 +-
 .../sysdev-embedded-linux.tex                      |    1 -
 slides/xplained-board/xplained-board.png           |  Bin 0 -> 465690 bytes
 slides/xplained-board/xplained-board.tex           |   27 ++++++++++++++++++++
 7 files changed, 29 insertions(+), 27 deletions(-)

diff --git a/Makefile b/Makefile
index 3357a49..f2c6d04 100644
--- a/Makefile
+++ b/Makefile
@@ -76,7 +76,7 @@ SYSDEV_SLIDES = \
 		licensing \
 		about-us \
 		course-information-title \
-		igepv2-board \
+		xplained-board \
 		course-information \
 		sysdev-intro \
 		sysdev-dev-environment \
diff --git a/slides/igepv2-board/igepv2-board.png b/slides/igepv2-board/igepv2-board.png
deleted file mode 100644
index f0ebedd..0000000
Binary files a/slides/igepv2-board/igepv2-board.png and /dev/null differ
diff --git a/slides/igepv2-board/igepv2-board.tex b/slides/igepv2-board/igepv2-board.tex
deleted file mode 100644
index b260ef5..0000000
--- a/slides/igepv2-board/igepv2-board.tex
+++ /dev/null
@@ -1,24 +0,0 @@
-\begin{frame}
-\frametitle{Hardware used in this training session}
-  Using IGEPv2 boards from ISEE in most practical labs
-  \begin{columns}
-    \column{0.6\textwidth}
-    \begin{itemize}
-      \item DM3730 SoC at 1 GHz from Texas Instruments
-      \item 512 MB RAM, 512 MB flash
-      \item 1 USB 2.0 host, 1 USB device
-      \item 100 Mbit Ethernet port
-      \item Bluetooth and WiFi
-      \item DVI-D / HDMI display connector
-      \item Expansion port, JTAG port, etc.
-      \item Currently sold by ISEE at 188 EUR (V.A.T. not included)
-    \end{itemize}
-    \column{0.4\textwidth}
-    \includegraphics[width=\textwidth]{slides/igepv2-board/igepv2-board.png}
-  \end{columns}
-  \vspace{1em}
-  {\small
-  Board and CPU documentation, free schematics, software:
-  \url{https://www.isee.biz/products/igep-processor-boards/igepv2-dm3730}
-  }
-\end{frame}
diff --git a/slides/sysdev-application-development/sysdev-application-development.tex b/slides/sysdev-application-development/sysdev-application-development.tex
index 28359e7..b6d5a03 100644
--- a/slides/sysdev-application-development/sysdev-application-development.tex
+++ b/slides/sysdev-application-development/sysdev-application-development.tex
@@ -680,7 +680,7 @@ Process 17019 detached
 {
   Application development
   \begin{itemize}
-  \item Compile your own application with the DirectFB libraries
+  \item Compile your own application with the ncurses library
   \end{itemize}
   Remote debugging
   \begin{itemize}
diff --git a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
index 59c2c5b..5effc9b 100644
--- a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
+++ b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
@@ -1631,7 +1631,6 @@ $(eval $(autotools-package))
   \begin{itemize}
   \item Rebuild the same system, this time with Buildroot.
   \item See how easier it gets!
-  \item Adding your own DirectFB based application.
   \end{itemize}
 }
 
diff --git a/slides/xplained-board/xplained-board.png b/slides/xplained-board/xplained-board.png
new file mode 100644
index 0000000..657b447
Binary files /dev/null and b/slides/xplained-board/xplained-board.png differ
diff --git a/slides/xplained-board/xplained-board.tex b/slides/xplained-board/xplained-board.tex
new file mode 100644
index 0000000..a0564cc
--- /dev/null
+++ b/slides/xplained-board/xplained-board.tex
@@ -0,0 +1,27 @@
+\begin{frame}
+\frametitle{Hardware used in this training session}
+  Using Atmel SAMA5D3 Xplained boards in all practical labs
+  \begin{columns}
+    \column{0.6\textwidth}
+    {\footnotesize
+    \begin{itemize}
+	\item SAMA5D36 (Cortex A5) CPU from Atmel
+	\item USB powered!
+	\item 256 MB DDR2 RAM, 256 MB NAND flash
+	\item 2 Ethernet ports (Gigabit + 100 Mbit)
+	\item 2 USB 2.0 host, 1 USB device
+	\item 1 MMC/SD slot
+	\item 3.3 V serial port (like Beaglebone Black)
+	\item Misc: Arduino R3-compatible header, JTAG, buttons, LEDs
+	\item Currently sold at 69 EUR by Mouser (V.A.T. not included)
+    \end{itemize}
+    }
+    \column{0.4\textwidth}
+    \includegraphics[width=\textwidth]{slides/xplained-board/xplained-board.png}
+  \end{columns}
+  \vspace{1em}
+  {\small
+  Board and CPU documentation, design files, software:
+  \url{http://www.atmel.com/sama5d3xplained}
+  }
+\end{frame}



More information about the training-materials-updates mailing list