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]

I2C Driver not initializing


Hello all,

Would anyone happend to know what i'd have to do for a driver to init ?
I've linked my i2c init function to the generic i2c interface but my
specific function is never called. I don't think the I2C interface
init function is called anyway, i supposed it would happen
automatically after configuring I2C in the ecos config tool but this
isn't the case.

Do I have to call the init function myself in cyg_user_start() ?

-- 
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]