SX IDE for Linux
Rainer Blessing
Posts: 2
Hello,
I created an IDE for Linux to program the SX28/52 chips (with the SX-Key).
It needs QT4, WINE and SASM (I used s.exe from the XGS IDE). It uses SASM and WINE to assemble the source files.
Link to File:
sxide-0.07.tar.bz2
Screenshot:
Editor
Post Edited (Rainer Blessing) : 6/14/2005 1:51:53 PM GMT
I created an IDE for Linux to program the SX28/52 chips (with the SX-Key).
It needs QT4, WINE and SASM (I used s.exe from the XGS IDE). It uses SASM and WINE to assemble the source files.
Link to File:
sxide-0.07.tar.bz2
Screenshot:
Editor
Post Edited (Rainer Blessing) : 6/14/2005 1:51:53 PM GMT
Comments
Pretty cool. Just curious, since you're already using WINE with SASM, did you ever try WINE with the existing IDE to see if it would run?
Thanks, PeterM
yes I tried the SX-Key IDE with Wine. The application opened, but the buttons and menus were not working. SX-Sim also was not working. (The XGS IDE is not working either). So until now there is no possibility to debug the programs on Linux.
Rainer