IRC log for #openjtag on 20090530

07:41.30*** join/#openjtag pleemans (n=toi@d54C2AAB7.access.telenet.be)
08:44.51*** join/#openjtag redboot (n=rrredboo@125.39.34.165)
08:45.09redbootHi anybody here now
10:31.25*** join/#openjtag pirho (i=pirho@gateway/gpg-tor/key-0x2CEEC9CB)
11:47.32*** join/#openjtag pleemans (n=toi@d54C2AAB7.access.telenet.be)
12:37.57*** join/#openjtag redboot (n=rrredboo@125.39.34.176)
13:48.04*** join/#openjtag redboot (n=rrredboo@125.39.34.176)
13:48.41*** join/#openjtag redboot (n=rrredboo@125.39.34.176)
15:16.01*** join/#openjtag brolin (n=brolin@200.24.16.55)
16:59.12*** join/#openjtag pirho (i=pirho@gateway/gpg-tor/key-0x2CEEC9CB)
17:53.38*** join/#openjtag jeez__ (n=shueshom@189.70.17.126)
18:33.53*** join/#openjtag rje`mac (n=rje`mac@c-67-185-128-239.hsd1.wa.comcast.net)
19:25.13*** join/#openjtag pthomas (n=pthomas@65.101.35.154)
19:25.23pthomashello?
19:26.20pthomaswith openocd I was trying to find where the mww command is defined and how it's implemented
19:27.49roxfanany luck?
19:31.59pthomasroxfan, me?
19:32.18roxfanyes
19:32.25pthomasnope
19:32.44roxfansucks
19:34.51pthomasif I do "fgrep -r -i mww ./*" from the src directory I don't get many hits. It looks like ./target/target.c references mww with register_command
19:35.37roxfanprobably all mw* commands have single handler
19:37.21pthomasyeah it looks like TS_CMD_MWW, TS_CMD_MWH & TS_CMD_MWB start with the same code and then have a second switch for their size
19:37.43pthomasfor mww it looks like target_buffer_set_u32
19:45.11pthomasI think this is the command in target.c "target->type->write_memory(target, address, 4, 1, value_buf)"

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.