250x250
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 파이썬
- 토플 라이팅
- 아마존 웹 서비스
- AUTOSAR
- probability
- 암호화폐
- Bitcoin
- Cloud
- 프로그래밍
- 비트코인
- python
- 토플
- 확률
- it
- can
- 개발자
- 퀀트
- TOEFL
- 백트레이더
- 자동매매
- backtest
- 블록체인
- backtrader
- GeorgiaTech
- 자동차sw
- 클라우드
- 오토사
- 백테스트
- AWS
- toefl writing
Archives
- Today
- Total
목록ISR (1)
Leo's Garage

MCAL에는 IRQ(Interrupt Request)라는 모듈이 존재한다. 해당 모듈은 각 MCU에서 Interrupt를 관장하는 HW와 user간에 통일된 API 혹은 함수로 호출할 수 있도록 사전에 정의해 놓은 코드들이다. AUTOSAR를 적용하면, Interrupt에 대해서 Category라는 것을 적용하게 된다. 그에 대한 정의를 보면 아래와 같다. Category 1. Cat1 interrupts are not supported by the OS and are only allowed to make a very small selection of OS calls to enable and disable all interrupts. Category 2. Cat2 ISRs are supported by ..
Embedded/AURIX
2023. 7. 18. 00:51