+ All Categories
Home > Documents > CEC 320 Microprocessor...

CEC 320 Microprocessor...

Date post: 12-Aug-2020
Category:
Upload: others
View: 2 times
Download: 0 times
Share this document with a friend
5
August 29, 2019 Sam Siewert CEC 320 Microprocessor Systems Lecture - Jetson Multi - Core ARM Cortex - A15 Overview
Transcript
Page 1: CEC 320 Microprocessor Systemsmercury.pr.erau.edu/~siewerts/cec320/documents/Lectures/Lecture-… · NUC/Jetson Linux - Go To Lab, Verify Login Option #1 – Use King 122 NUC / Jetson

August 29, 2019 Sam Siewert

CEC 320Microprocessor Systems

Lecture - Jetson Multi-Core ARM Cortex-A15 Overview

Page 2: CEC 320 Microprocessor Systemsmercury.pr.erau.edu/~siewerts/cec320/documents/Lectures/Lecture-… · NUC/Jetson Linux - Go To Lab, Verify Login Option #1 – Use King 122 NUC / Jetson

NUC/Jetson Linux - Go To Lab, Verify LoginOption #1 – Use King 122 NUC / Jetson Lab– Learn Host and Embedded

Linux– Getting Started with Linux– Jetson - Used for Self-Driving

Cars and Autonomous Systems

– NUC - Linux Systemssh -X [email protected]

– [from Host 121]

Option #2 - Raspberry Pi 3b+– $80 kit, $30 processor board– You own it, can be used for

entire course– Borrow one from Instructor

Sam Siewert 2

Page 3: CEC 320 Microprocessor Systemsmercury.pr.erau.edu/~siewerts/cec320/documents/Lectures/Lecture-… · NUC/Jetson Linux - Go To Lab, Verify Login Option #1 – Use King 122 NUC / Jetson

Questions on Lab Resources?B72-122-NUC1 [192.168.122.111] => B72-TK1-112 [192.168.122.112]

B72-122-NUC9 [192.168.122.191] => B72-TK1-192 [192.168.122.192]

Sam Siewert 3

Left Side - #1 to #4

#5 & #6

Left Side - #7 to #9

Page 4: CEC 320 Microprocessor Systemsmercury.pr.erau.edu/~siewerts/cec320/documents/Lectures/Lecture-… · NUC/Jetson Linux - Go To Lab, Verify Login Option #1 – Use King 122 NUC / Jetson

Downloading and Copying FilesGetting Files to NUC– Option #1 - Bring files to Lab

on USB Memory Stick, Plug into NUC (or Jetson)

– Option #2 - Download files from NUC Web browser (right click, Save-Link-as)

– Option #3 - Put files on a Shared “P:” Windows drive and access from NUC

Getting Files from NUC to Jetson (Testing)– Use “Connect to Server” from

“Places” and use SSH to Jetson IP, using “ubuntu”, “ubuntu”

– Drag and drop files from NUC folder to Jetson folder

Sam Siewert 4

Page 5: CEC 320 Microprocessor Systemsmercury.pr.erau.edu/~siewerts/cec320/documents/Lectures/Lecture-… · NUC/Jetson Linux - Go To Lab, Verify Login Option #1 – Use King 122 NUC / Jetson

Now Drag and Drop Files on NUC Desktop

Transfer files to/from NUCTake code with you on memory stick or copy to P: drive before you leave (backed up)Remove test files from JetsonCompile code native on Jetson (like PRClab)Possible to cross-compile, cross-debug if you want with NVIDIA tools

Sam Siewert 5


Recommended