반응형
Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- linux
- cpu frequency
- gcc7
- boot process
- lineedit
- l4t
- ssd 포맷
- vpi
- gstsample
- yocto
- nvidia
- bitbake
- Jetson
- LAYERS
- vpiimage
- /dev/kmsg
- bash
- 티스토리챌린지
- udpsink
- libargus api
- 오블완
- libargus
- nvarguscamerasrc
- camera
- 봉화 숲속캠핑장
- server error
- meta-tegra
- mkfs.ext4
- orin nx
- RDEPENDS
Archives
- Today
- Total
목록프로그래밍/MCU (2)
DREAMER

IDE에서 Breakpoint를 설정하다보면 Broken Breakpoints로 불가하다고 뜨는 경우가 있다. Breakpoints는 크게 hardware breakpoints와 software breakpoints로 나뉜다. IDE 상에서는 동일하게 보일 수 있지만, 내부 동작에는 차이가 있다. 간단하게 알아보면, [Hardware Breakpoints] Hardware breakpoints는 프로그램을 중단하는데에 여러 방법이 있다. breakpoints 갯수는 MCU의 하드웨어에 따라 다르다. MPLAB X IDE는 hardware breakpoints가 디폴트이다. [Software Breakpoints] software breakpoints는 Hardware Breakpoints보다 더 많은 곳..
프로그래밍/MCU
2023. 4. 12. 16:35