Difference between revisions of "BeagleBone 6502 RemoteProc cape"

From eLinux.org
Jump to: navigation, search
(Created page with "== BeagleBone 6502 RemoteProc cape == The BeagleBone 6502 RemoteProc cape is a prototype project that interfaces a [http://en.wikipedia.org/wiki/WDC_65C02| WDC65C02S] micropr...")
 
Line 5: Line 5:
 
=== Hardware ===
 
=== Hardware ===
  
[[File:b6502-rproc.svg]]
+
[[File:b6502-rproc.png| border| BeagleBone 6502 Schematic]]
  
 
=== Software ===
 
=== Software ===

Revision as of 08:27, 15 February 2013

BeagleBone 6502 RemoteProc cape

The BeagleBone 6502 RemoteProc cape is a prototype project that interfaces a WDC65C02S microprocessor to the BeagleBone host. The AM335x SoC on the BeagleBone emulates 65xx bus cycles utilizing the Ti_AM33XX_PRUSSv2.

Hardware

BeagleBone 6502 Schematic

Software