Difference between revisions of "WRT54G"

From Embedded Xinu
Jump to navigation Jump to search
Line 1: Line 1:
 
Transceiver from GL causes dropped characters; using Linksys transceiver
 
Transceiver from GL causes dropped characters; using Linksys transceiver
 +
* possibly solved by "tighter" transceiver construction
  
 
Control-C interrupts VxWorks loader, as it does in CFE.
 
Control-C interrupts VxWorks loader, as it does in CFE.

Revision as of 18:00, 1 June 2007

Transceiver from GL causes dropped characters; using Linksys transceiver

  • possibly solved by "tighter" transceiver construction

Control-C interrupts VxWorks loader, as it does in CFE.

Configured to load XINU from Morbius; hangs on boot.

  • remove first 3 lines of loader/start.S
  • check for serial port hardware address; compatible with XINU?
  • VxWorks starting arguments similar to CFE?

VxWorks will flash over itself with CFE - http://wiki.openwrt.org/OpenWrtDocs/Hardware/Linksys/WRT54G

Return to Summer 2007