Skip to content

EasySXB is a terminal/program loader designed for use with Western Design Center's SXB line of development boards.

License

Notifications You must be signed in to change notification settings

JoeDavisson/EasySXB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasySXB

Screenshot

EasySXB is a terminal/program loader designed for use with Western Design Center's SXB line of development boards. Currently the W65C265SXB and W65C134SXB products are supported.

An interactive interface is provided for commonly-used options. Programs (in HEX format) may also be uploaded to the boards.

The user must have serial port access rights. Windows and Linux binaries are available here:

http://sourceforge.net/projects/easysxb/

Build it from source

$ git clone https://github.com/JoeDavisson/EasySXB.git

$ cd EasySXB

Uncompress the FLTK-1.3.7 source package here.

The Makefile supports linux and mingw cross-compiler targets. (Edit the Makefile to choose.)

$ make fltk

$ make

Dependencies

Libraries

  • FLTK-1.3.7
  • libxft-dev (required for font rendering)

About

EasySXB is a terminal/program loader designed for use with Western Design Center's SXB line of development boards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published