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 | 31 |
Tags
- Cloud
- 파이썬
- probability
- 백테스트
- 블록체인
- 오토사
- 토플
- 프로그래밍
- 클라우드
- 개발자
- 자동차sw
- 비트코인
- can
- python
- backtrader
- 아마존 웹 서비스
- GeorgiaTech
- 확률
- Bitcoin
- it
- toefl writing
- 토플 라이팅
- AUTOSAR
- 백트레이더
- 자동매매
- backtest
- TOEFL
- AWS
- 암호화폐
- 퀀트
Archives
- Today
- Total
목록irq (1)
Leo's Garage
MCAL IRQ과 AUTOSAR OS ISR 연결
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