This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: Question about Hello World eCos example


Andre Sebastien <sebastien.andre@sxb.bsf.alcatel.fr> writes:

[...]

> How can i know the behaviour of these components ?

Start from your generated ecos.ecc, search for keywords, read the comments and
when you find something interesting, search the eCos CDL files in the "packages"
directory until you find the CDL file that define the interesting
component/option. Then look at the header & source files of the corresponding
package to see how the component/option parameterizes the package.

[...]

Robin


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