Author Topic: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released  (Read 80100 times)

0 Members and 1 Guest are viewing this topic.

Offline hellninjas

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 625
  • Rating: +17/-0
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #120 on: February 15, 2012, 03:28:34 pm »
Praise them all!
Critor! We thank you and everyone that had to do with this!

Offline cyanophycean314

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 363
  • Rating: +43/-1
  • It's You!
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #121 on: February 15, 2012, 07:55:46 pm »
Is it possible to have calc to calc transfer of ndless? I noticed there was a section for that on the user guide, but then it disappeared...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #122 on: February 15, 2012, 11:26:35 pm »
Good question. As of now, I doubt it is possible, though, since sending Ndless involves sending an hacked OS to the calc.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #123 on: February 16, 2012, 12:58:25 am »
AFAIK, it worked at a point, but doesn't work anymore (or at least, not reliably), after the addition of new features in Ndless.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #124 on: February 16, 2012, 04:57:33 pm »
In the default file association config file gbc4cx is chosen for .gb and .gbc files, but the newest version is named gbc4nspire.

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #125 on: February 16, 2012, 05:29:40 pm »
Thanks, I'll update this.
Ndless.me with the finest TI-Nspire programs

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #126 on: February 22, 2012, 09:20:41 pm »
Do I need to add the sdk/bin/ to the PATH variable in win 7? (It says do that for XP, Vista, and Linux, but just making sure)
If so, how?

Offline cyanophycean314

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 363
  • Rating: +43/-1
  • It's You!
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #127 on: February 22, 2012, 09:26:20 pm »
Calc to calc transfer would be nice, but probably difficult. At least now people won't annoy me too much about it!  ;)

Offline Levak

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +208/-39
    • View Profile
    • My website
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #128 on: February 23, 2012, 01:39:56 am »
Do I need to add the sdk/bin/ to the PATH variable in win 7? (It says do that for XP, Vista, and Linux, but just making sure)
If so, how?

Yes you have to.
"Start" > Right click on "Computer" > "Properties" > "Advanced system settings" (last item in the list at the left) > at the bottom "Environment settings" or something like this > search for "Path" (and non PATH) in the bottom list > click on Edit/Modify > add a ";" at the end, and then your path to ndless/sdk/bin
I do not get mad at people, I just want them to learn the way I learnt.
My website - TI-Planet - iNspired-Lua

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #129 on: February 23, 2012, 06:16:13 pm »
Ok, I used the make thingy on the "hello" sample, and it gave me an ELF file, O file, but no tns file...
Nvm, looked in the wrong place

Do I really need an RS232 adapter in order to run that hello world program?

Is it needed to run console stuff like puts( and printf(?
Is it needed for scanf(, too?

Also, when attempting to create a makefile it says: sh: nspire-tools: command not found
« Last Edit: February 23, 2012, 07:46:26 pm by epic7 »

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #130 on: February 24, 2012, 01:03:50 am »
You can run the hello world program without a RS232 adapter, but then you won't see the result :)
And I'm not aware that we read anything from the RS232 port.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #131 on: February 24, 2012, 04:28:10 am »
Do I really need an RS232 adapter in order to run that hello world program?

There is unfortunately no builtin console at the moment.
If you run it on nspire_emu, you will see the output in the DOS console.

Quote
Also, when attempting to create a makefile it says: sh: nspire-tools: command not found

Are you using a recent SDK? npire-tools has been introduced in v3.1 r543.
Ndless.me with the finest TI-Nspire programs

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #132 on: February 24, 2012, 08:09:43 am »
I updated, now making the makefile works, but making the program doesnt work anymore D:

Code: [Select]
$ make                                                                                                                                                                           nspire-ld -nostdlib hello.o -o hello.elf
osstub.c:6:18: error: conflicting types for '_ssize_t'
c:/program files (x86)/yagarto/lib/gcc/../../arm-none-eabi/sys-include/sys/_types.h:56:13: note: previous declaration of '_ssize_t' was here
osstub.c:8:18: error: conflicting types for '_off_t'
c:/program files (x86)/yagarto/lib/gcc/../../arm-none-eabi/sys-include/sys/_types.h:16:14: note: previous declaration of '_off_t' was here
make[1]: *** [osstub.o] Error 1
make: *** [hello.tns] Error 2
« Last Edit: February 24, 2012, 08:16:44 am by epic7 »

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #133 on: February 24, 2012, 08:19:34 am »
r553 actually appeared to be broken, sorry about that :(
r557 should be OK: http://www.unsads.com/projects/nsptools/downloader/download/release/1
Ndless.me with the finest TI-Nspire programs

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #134 on: February 24, 2012, 08:39:32 am »
Works now :D