Ignore:
Timestamp:
Jul 3, 2020, 7:19:17 PM (4 years ago)
Author:
coas-nagasima
Message:

ASP3, TINET, mbed を更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • EcnlProtoTool/trunk/asp3_dcre/target/gr_peach_gcc/target.cdl

    r321 r429  
    66 *  Copyright (C) 2015 by Ushio Laboratory
    77 *              Graduate School of Engineering Science, Osaka Univ., JAPAN
    8  *  Copyright (C) 2015,2016 by Embedded and Real-Time Systems Laboratory
     8 *  Copyright (C) 2015-2018 by Embedded and Real-Time Systems Laboratory
    99 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    1010 *
     
    4242
    4343/*
     44 *              コンポーネント記述ファイルのターゲット依存部(GR-PEACH用)
     45 */
     46
     47/*
    4448 *  タスクのスタックサイズのデフォルト
    4549 */
     
    6064 *  ターゲット依存のセルタイプの定義
    6165 */
    62 import("tPutLogGRPeach.cdl");
     66import("syssvc/tPutLogSIOPort.cdl");
    6367import("tSIOPortGRPeach.cdl");
    6468
     
    7276 *  低レベル出力の組み上げ記述
    7377 */
    74 cell tPutLogGRPeach PutLogTarget {
     78cell tPutLogSIOPort PutLogTarget {
    7579        /* SIOドライバとの結合 */
    7680        cSIOPort = SIOPortTarget1.eSIOPort;
Note: See TracChangeset for help on using the changeset viewer.