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]
Other format: [Raw text]

microwindows?


Are there examples of how to integrate microwindows into an app? I've added the mw package and have put in some basic support for my lcd (it's a SED1335 based lcd connected to the at91 EB40A). I've done some basic lcd support things (based from the arm/edb7xxx port - not sure if this is a good place to start!).

I've seen the ecos_app.c, etc stuff in the ecos dir under microwindows and have turned on all the ECOS/Microwindows stuff in my .ecc file, but guess I'm missing where things are built? Well, I can see the objects are compiled (ecos_init.o, etc), but what do I need to do to invoke all of this?

I also need to determine if I've done the right thing by the lcd driver or not - I'll look at that next!

Thanks!

Shannon


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


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