'Projects'에 해당되는 글 1건

  1. 2011.09.05 DSP/BIOS

DSP/BIOS

View Comments

1. Static 함수 - 해당 함수(변수)를 로컬(혹은 내부) 함수(변수)로 사용
2. Extern 함수 - 해당 함수(변수)를 전역(혹은 내부) 함수(변수)로 사용

3. DSP/BIOS의 3가지 메인쓰레드
  • Background thread
  • Software interrupts (SWIs)
  • Hardware interrupts (HWIs)

 

 

Comments (+add yours?)

Tracbacks (+view to the desc.)

Newer Entries Older Entries