inblog logo
|
isehyeon258
    RTOS

    2장 개발 환경 구성하기

    이세현's avatar
    이세현
    Aug 21, 2024
    2장 개발 환경 구성하기
    • 크로스 컴파일러 설치하기
      • sudo apt-get update sudo apt-get upgrade sudo apt install gcc-arm-none-eabi arm-none-eabi-gcc -v
    • QEMU 설치하기
      • sudo apt install qemu-system-arm qemu-system-arm --version qemu-system-arm -M ? // realview-pb-a8 ARM RealView Platform Baseboard 에뮬레이팅 머신
        notion image
    • 깃허브 소스 다운받기
      • navilera/Navilos: RTOS for various embedded platform
    notion image
    커밋 해시값
    커밋 해시값
    wget https://github.com/navilera/Navilos/archive/해시값.zip
     
    Share article

    isehyeon258

    RSS·Powered by Inblog