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
