목록임베디드/os (3)
맛만 볼게요

참조: Downloads (xilinx.com) Downloads Vivado, Vitis, Vitis Embedded Platform, PetaLinux, Device models www.xilinx.com 페타리눅스 루트fs에 FFmpeg 라이브러리 포함 (xilinx.com) Including FFmpeg libraries in Petalinux rootfs support.xilinx.com - 사용할 보드 bsp 파일 다운 > 설치한 페타리눅스와 같은 버전의 bsp 다운 - 페타리눅스 프로젝트 생성 petalinux-create -t project -s { 보드 bsp 파일.bsp } - webtalk off petalinux-util --webtalk off - 설계한 하드웨어 설정파일 적용 p..

참조: Downloads (xilinx.com) Downloads Vivado, Vitis, Vitis Embedded Platform, PetaLinux, Device models www.xilinx.com ug1144-petalinux-tools-reference-guide.pdf • Viewer • Documentation Portal (xilinx.com) PetaLinux Tools Documentation: Reference Guide - 2017.2 English docs.xilinx.com Petalinux 2016.04 Install : 네이버 블로그 (naver.com) Petalinux 2016.04 Install 안녕하세요. 판다 이우영군 입니다. 오늘은 Petalinux 2016...

환경: 윈도우10 + ubuntu 22.04 듀얼 부팅 .. 을 다른 데스크탑에서(윈도우10 wsl + ubuntu20.04) ssh로 접속 후 진행 중 책: 도전 임베디드 os 만들기 _ 이만우 사용 파일: qemu, arm-linux-gcc-3.3.2(크로스 컴파일러란? 크로스 컴파일러 설치 방법!! (도전 임베디드 OS 만들기) (tistory.com)), gumstix_uboot(도전 임베디드 OS 만들기 - qemu, u-boot 설치(Ubuntu 18.04 64bit ver) (tistory.com)), ezboot - qemu 설치 sudo apt-get install -y qemu sudo apt-get install -y qemu-system - arm-linux-gcc 설치 git cl..