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