This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Assign a CDL value to TCL variable.


Hi colleagues

Is there a way to assign a value of CDL option/component to a TCL
variable. something equivalent to:

    cdl_option CYGFOO {
        flavor data
        calculated 5
    }

  set cygbar some_function(CYGFOO)
# Here cygbar == 5

Ilija


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]