📢 Arm archtecture란 무엇인가 한 번 살펴봐요 About the Arm architectureArm은 세계에서 가장 인기있는 Processor에요A/R/M의 3가지 Profile이 있어요 A-Profile (Application)High performance를 자랑해요Linux, Window 등 복잡한 OS를 수행 할 수 있게 설계되었죠 R-Profile (Real-time)실시간 요구사항을 만족하는게 목표에요네트워크 장비나 자동차 등 임베디드 제어 시스템에 많이 사용되죠 M-Profile (Microcontroller)저전력, 작은 크기의 제품이 목표에요다양한 IoT 기기에 사용돼요 3가지 profile 모두 base가 되는 개념과 기능은 동일해요 What is architecture..