Talk:88W8388: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 2: Line 2:


Will somebody explain how to get this thing to trace and dissemble? I want to tell the driver to do something and watch what happens with the firmware. :/ Something tells me I'll have to walk the driver to figure out what it tells the firmware, and walk the firmware to figure out how it reacts, since getting a debugger running IN the 88W8388 is technically hard.
Will somebody explain how to get this thing to trace and dissemble? I want to tell the driver to do something and watch what happens with the firmware. :/ Something tells me I'll have to walk the driver to figure out what it tells the firmware, and walk the firmware to figure out how it reacts, since getting a debugger running IN the 88W8388 is technically hard.

:Get JTAG or use an emulator.

Revision as of 04:57, 14 February 2008

Tracing and dissembling

Will somebody explain how to get this thing to trace and dissemble? I want to tell the driver to do something and watch what happens with the firmware.  :/ Something tells me I'll have to walk the driver to figure out what it tells the firmware, and walk the firmware to figure out how it reacts, since getting a debugger running IN the 88W8388 is technically hard.

Get JTAG or use an emulator.