강의

멘토링

로드맵

Inflearn Community Q&A

leealond896949's profile image
leealond896949

asked

TRACE32 Introduction - Practical Debugging Course for MCU & RTOS Developers

Run Menu Introduction (Assembly Instruction Debugging - step in, step over, GO)

실제 사용하려면

Resolved

Written on

·

16

0

저는 전자공학 전공 중인 대학생입니다. 시스템 개발 분야에 관심이 많은데

arm 과 riscv 중 어느 것으로 학습을 시작하는 것이 좋을까요?

MCUdebuggingriscvcortex-m3trace32

Answer 1

1

austinkim님의 프로필 이미지
austinkim
Instructor

업계에서 RISC-V가 떠오르고 있다고는 하지만, 아직 현업 개발에서 MCU의 대세는 Arm 프로세서입니다. 먼저 Cortex-M3에 대한 내용을 분석하신 후에, RISC-V 분석을 진행하시길 권장드립니다.

leealond896949's profile image
leealond896949

asked

Ask a question