Forum Discussion
Altera_Forum
Honored Contributor
19 years agoi2ctools in lm_sensors
NB: This is really a continuation from i2c drivers, but more on the application side. Hippo, I tried to include lm_sensors (which includes i2ctools) in menuconfig, but it got error. P...
Altera_Forum
Honored Contributor
19 years agoHippo,
I have scratching my head on this. With the mysys.ptf, make generates uClinux-dist/linux-2.6.x/include/nios2_system.h which contains the avalon bus hardware address for my i2c as shown below ...# define na_pio_eigen_0_end 0x022208c4# define na_i2c_0 0x822208e0# define na_i2c_0_irq 7 ... I have lookedi n the i2c source code, and cannot find any references to na_i2c_0. Can you help ? This may get me somewhere if I know where these things are referenced. Thanks.