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

Reply via email to