source: asp3_wo_tecs/trunk/target/ct11mpcore_gcc/target.tf@ 302

Last change on this file since 302 was 302, checked in by ertl-honda, 7 years ago

TECSレスのASP3の開発のため以下のtrunkからコピー
http://dev.toppers.jp/svn/asp3/branches/WO_TECS-3.C.0

File size: 386 bytes
Line 
1$
2$ パス2のターゲット依存テンプレート(CT11MPCore用)
3$
4$ $Id: target.tf 362 2015-07-26 11:29:15Z ertl-hiro $
5$
6
7$
8$ 使用できる割込み番号とそれに対応する割込みハンドラ番号
9$
10$INTNO_VALID = { 0, 1 ,..., 47 }$
11$INHNO_VALID = INTNO_VALID$
12
13$
14$ コア依存テンプレート(チップ依存部は飛ばす)
15$
16$INCLUDE "core.tf"$
Note: See TracBrowser for help on using the repository browser.