556
Calculator C / Re: Linux Nspire C compiling
« on: January 14, 2011, 06:14:30 pm »
Not yet, sorry.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 556
Calculator C / Re: Linux Nspire C compiling« on: January 14, 2011, 06:14:30 pm »
Not yet, sorry.
557
Calculator C / Re: Linux Nspire C compiling« on: January 14, 2011, 06:10:16 pm »
This one is fixed in Ndless v2.0.
558
TI-Nspire / Re: notepad for the nspire« on: January 14, 2011, 06:04:14 pm »
But isn't taking a screenshot from nspire_emu easier?
559
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad« on: January 11, 2011, 02:26:09 pm »I've noticed the latest version is now 366. May I know what has been changed? You can use the "log" function of your SVN client to get a detailed log of the latest changes (SVN Show log in the right-click menu of TortoiseSVN for instance). For revision 366 you will find: - fix some libndls functions that still fails to build if GCC has --with-mode=thumb.These changes are related to issue #55. 560
Other Calc-Related Projects and Ideas / Re: If by some mirace......(nspire)« on: January 10, 2011, 04:43:39 pm »
And it works, I could recover my boot2 after I accidently erased the original one.
But replacing the boot2 means find the keys in boot1. If the boot2 replacement (and installation code) has to be 100% reliable to avoid any soldering to recover the calculator in case of a crash, why not make an 100% reliable boot1 code instead, that wouldn't require any key factoring? 561
Calculator C / Re: Linux Nspire C compiling« on: January 10, 2011, 04:34:23 pm »
3.4.4 is quite old, I cannot guarantee you won't have problems. The best package is this one.
We have fixed some parts of the issue but not all of them at the moment. This probably won't prevent from building programs on Linux, but it does prevent from building Ndless itself. Any help is welcome! 562
Other Calculators / Re: Let's overclock Nspire to x2 or x4« on: January 10, 2011, 04:05:22 pm »
RunOS shows at least that it's possible.
563
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad« on: January 09, 2011, 04:38:27 pm »
compu: what does <pre>nspire-ld -v</pre> return, typed in an MSYS console?
564
Calculator C / Re: Executable Code« on: January 09, 2011, 04:36:05 pm »
Ok, so you'd like information for shells.
If the program format was to change, I would prefer to move towards a standard format such as BFLT or ELF, but I don't how this meta-data could be integrated to such formats. 565
Calculator C / Re: Linux Nspire C compiling« on: January 09, 2011, 03:35:56 pm »
Are you using Ubuntu?
We are currently trying to get something work with Levak: http://www.unsads.com/projects/nsptools/ticket/55 566
Other Calculators / Re: Let's overclock Nspire to x2 or x4« on: January 09, 2011, 01:57:10 pm »
Booting your own OS as an Ndless program could actually be possible.
567
Calculator C / Re: Executable Code« on: January 09, 2011, 01:49:30 pm »
Not at all, this is a choice specific to Ndless.
568
Calculator C / Re: Executable Code« on: January 09, 2011, 01:43:41 pm »
The startup code is currently just after the signature 'PRG\0' i.e. at offset 4.
But note that this is not part of any standard and is subject to change if features are added to the tool chain and the program loader. Tell me if you need any stable convention. 569
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad« on: January 09, 2011, 10:10:46 am »Meh? I was sucessful in running stuffs after the "Not Supported" Message. I can't reproduce this problem with my Clickpad, either with OS 2.0.1 and OS 2.1. jkag, are you using a Touchpad? Does anyone also have a ""Not Supported" popup instead of the Ndless message at installation time, with revision >= 354? 570
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad« on: January 09, 2011, 07:47:59 am »
Sorry, I should have used "make clean all" to make sure nothing broke. It's fixed.
|
|