Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fuxusb #2

Open
nka11 opened this issue Oct 29, 2014 · 3 comments
Open

fuxusb #2

nka11 opened this issue Oct 29, 2014 · 3 comments

Comments

@nka11
Copy link

nka11 commented Oct 29, 2014

Hi,

I'm reading in http://sourceforge.net/p/tuxdroid-commun/code/HEAD/tree/firmware/fuxusb/trunk/ :

This firmware can't be compiled with an open source compiler

Is that still true ? can't we use sdcc ?

@joelmatteotti
Copy link
Owner

Hi

I've already asked this question there is a long time to Ks156 (the firmware guy from Kysoh) and his answer is:

"To compile fuxusb you need Keil, there was at the time an open source compiler for 8051, but do nothing with good results. The code is mainly optimized for the rapidity with using the Keil instructions. I don't know if another compiler can get to working without problem."

@nka11
Copy link
Author

nka11 commented Oct 29, 2014

Situation may have changed since that time, no ?
And he said he didn't know...

Anyway, i have my answer, an sdcc binary have chances to run properly on fux, maybe with unoptimized code.

If I describe you what I'm trying, you may tell me if it's necessary to dive into fux firmware :
I would like to get a serial line from tuxcore to the computer for reading and debugging, just like the arduino's Serial.print function.
I guess it's possible using the wire from tux to fux but i don't know if i have to reprogram fux to read and report to USB the information.

@joelmatteotti
Copy link
Owner

Don't have the time to check but I think it's not impossible to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants