0 Members and 1 Guest are viewing this topic.
Now I feel there are still two main features to be added before moving to the beta-testing phase:Compatibility with the Touchpad arrows: According to Goplat the hardware interface is not simple, I'm not sure how to add this. Should a function that implement the protocol be added to libndls? Could it have the same signature as isKeyPressed() for the migration of existing program to be transparent? Or should we move instead to OS functions, if they exist?A simple console: it would integrate with programs through stdin and stdout/stderr (replacing the default RS232 interface), to make ports of non-TI-Nspire programs easier. There would be a prompt, the keyboard would be used to type in strings, echo-ed on the screen. stdout/stderr would be displayed on the scrolling screen.I may also create a simple shell with history and auto-completion of file names to make possible the execution of command-line tools with arguments.
shrear, that's strange. Could you please try this update which brings full support, at least on nspire_emu?
Quote from: Levak on November 28, 2010, 02:04:45 pmI wanted to take my chance with particles, but now, I get this errors :(...)/tmp/ccd8YOWW.s: Assembler messages:/tmp/ccd8YOWW.s:38: Error: lo register required -- `ldmfd sp!,{r0}'/tmp/ccd8YOWW.s:44: Error: selected processor does not support Thumb mode `stmfd sp!,{r0}'[/b]Would this mean GCC is trying to build particles in Thumb mode? Why?Can you build Ndless itself with your version of GCC without any problems?
I wanted to take my chance with particles, but now, I get this errors :(...)/tmp/ccd8YOWW.s: Assembler messages:/tmp/ccd8YOWW.s:38: Error: lo register required -- `ldmfd sp!,{r0}'/tmp/ccd8YOWW.s:44: Error: selected processor does not support Thumb mode `stmfd sp!,{r0}'[/b]
The "document format not supported" error is probably caused by a bad file path.So it isn't worth fixing anything there?
^^ Don't bother. PTT is there for a reason. You're testing, not playing GBC.
Yeah true, but PTT is there to not let you open documents other than for the calculator's functionality. This can include forbidding opening documents with CAS/other tools.
I read through the whole topic... And I have just upgraded to 2.0.1.60 and have built ndless2.0r360 and I ALWAYS either get a "Not Supported" message, reboot, or freeze. It never succeeds. The file is named "ndless_installer" in the root directory, and its not connected to the computer.Any help guys?