public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] The unit of frequency
@ 2012-03-14 16:34 medamine
  2012-03-14 17:44 ` [ECOS] " Grant Edwards
  0 siblings, 1 reply; 2+ messages in thread
From: medamine @ 2012-03-14 16:34 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ECOS] Re: The unit of frequency
  2012-03-14 16:34 [ECOS] The unit of frequency medamine
@ 2012-03-14 17:44 ` Grant Edwards
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Edwards @ 2012-03-14 17:44 UTC (permalink / raw)
  To: ecos-discuss

On 2012-03-14, medamine <medamine.ecos@gmail.com> wrote:

> In the CDL files, to specifie the Input Clock frequency, what is the 
> unit used? Hz or Mhz or ys

Seriously?

The default value is 8000000.  I think we can safely rule out GHz,
MHz, and KHz.  I don't know what "ys" is, so I'm going to go with Hz
as my final answer.

>   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."

-- 
Grant Edwards               grant.b.edwards        Yow! BELA LUGOSI is my
                                  at               co-pilot ...
                              gmail.com            


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-14 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-14 16:34 [ECOS] The unit of frequency medamine
2012-03-14 17:44 ` [ECOS] " Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).