From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29443 invoked by alias); 14 Mar 2012 16:34:07 -0000 Received: (qmail 29330 invoked by uid 22791); 14 Mar 2012 16:34:06 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-bk0-f49.google.com (HELO mail-bk0-f49.google.com) (209.85.214.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Mar 2012 16:33:51 +0000 Received: by bkcjk13 with SMTP id jk13so1899713bkc.36 for ; Wed, 14 Mar 2012 09:33:49 -0700 (PDT) Received: by 10.204.129.8 with SMTP id m8mr1195454bks.69.1331742829881; Wed, 14 Mar 2012 09:33:49 -0700 (PDT) Received: from [192.168.1.4] ([41.225.195.136]) by mx.google.com with ESMTPS id u5sm9084361bka.5.2012.03.14.09.33.48 (version=SSLv3 cipher=OTHER); Wed, 14 Mar 2012 09:33:48 -0700 (PDT) Message-ID: <4F60C86A.3010203@gmail.com> Date: Wed, 14 Mar 2012 16:34:00 -0000 From: medamine User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] The unit of frequency X-SW-Source: 2012-03/txt/msg00053.txt.bz2 Hi, In the CDL files, to specifie the Input Clock frequency, what is the unit used? Hz or Mhz??s or ys?? cdl_option CYGARC_HAL_CORTEXM_STM32_INPUT_CLOCK { display "Input Clock frequency" flavor data default_value 8000000 // the unit?? legal_values 0 to 1000000000 description "Main clock input." Thanks a lot -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss