* Mon, Apr 27, 2009 - 12:06:01 +0200, Florian Pose - [email protected]: > mhmm, could you please try the following commands? > > ethercat reg_read -p0 -tuint64 0x0910 > ethercat reg_read -p0 -tuint64 0x0918 > ethercat reg_read -p0 -tuint64 0x0920 > > Does any of them fail?
All of them! > ethercat reg_read -p0 -tuint64 0x0910 Failed to read register: Input/output error > ethercat reg_read -p0 -tuint64 0x0918 Failed to read register: Input/output error > ethercat reg_read -p0 -tuint64 0x0920 Failed to read register: Input/output error The last one working is 0x090F: > ethercat reg_read -p0 -tuint64 0x0901 0x0066666f686b6365 28823076303758181 > ethercat reg_read -p0 -tuint64 0x090A 0x00006c7265560000 119238582206464 > ethercat reg_read -p0 -tuint64 0x090B 0x0000006c72655600 465775711744 > ethercat reg_read -p0 -tuint64 0x090C 0x000000006c726556 1819436374 > ethercat reg_read -p0 -tuint64 0x090D 0x00000000006c7265 7107173 > ethercat reg_read -p0 -tuint64 0x090E 0x0000000000006c72 27762 > ethercat reg_read -p0 -tuint64 0x090F 0x000000000000006c 108 > ethercat reg_read -p0 -tuint64 0x0910 Failed to read register: Input/output error Erwin -- Erwin Burgstaller _______________________________________________ etherlab-dev mailing list [email protected] http://lists.etherlab.org/mailman/listinfo/etherlab-dev
