Author Topic: Tutorial - Setting up C Development Environment for the TI-Nspire  (Read 65592 times)

0 Members and 1 Guest are viewing this topic.

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #15 on: July 22, 2010, 09:03:44 pm »
It works fine for me. :)

Glad to hear you got it working. :)


Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #16 on: July 22, 2010, 09:05:41 pm »
Wait, you have ndless? Are you affected by the power management bug?

Also, is showSimpleDialogBox for the nspire only?

A google search says yes.
« Last Edit: July 22, 2010, 09:06:03 pm by qazz42 »

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #17 on: July 22, 2010, 09:08:22 pm »
Yes, I have Ndless on my calculator and on the emulator.  I tested the program on the emulator.

Unfourtonately, I am affected by the power management bug.  It is annoying at first, but if you use calc84's reset program, it is not as bad.

As far as I know, showSimpleDialogBox is only for the Nspire


Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #18 on: July 22, 2010, 09:17:13 pm »
I would like to, but I use my TI-84+ Keypad, and for some reason, that is also affected by the bug :/

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #19 on: July 23, 2010, 11:42:51 am »
I was waiting for this.
Bookmarked the url for now but I will try to compile a demo someday.

If I tried to make this myself, I would end up doing a post like this. Hopefully someone did first. :)
« Last Edit: July 23, 2010, 11:44:29 am by Galandros »
Hobbing in calculator projects.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #20 on: July 29, 2010, 03:58:07 pm »
It is annoying at first, but if you use calc84's reset program, it is not as bad.
Except when you always forget to move the cursor over it or over the folder it's in everytime you turn off the calc x.x (which is why at one point I gave up x.x)

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #21 on: July 29, 2010, 04:54:23 pm »
The folder trick helps (putting reset in a folder named a), though with the 84+ keypad, there's not much in terms of software.
« Last Edit: July 30, 2010, 02:06:30 pm by fb39ca4 »

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #22 on: July 29, 2010, 05:01:04 pm »
It is annoying at first, but if you use calc84's reset program, it is not as bad.
Except when you always forget to move the cursor over it or over the folder it's in everytime you turn off the calc x.x (which is why at one point I gave up x.x)


I totally agree with you, it is the one reason I dont have ndless now :/

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #23 on: July 29, 2010, 05:03:47 pm »
As fb39ca4 said, just put it into a folder that is easy to access (at top or bottom of list, maybe in a separate folder named "a") so it is easy to navigate to blindly.  Then, if you forget to put the cursor over it, just hit home, 6, up a few times to get to the top, left to close the folder if it is open, right to open it, then enter, and it should work. :)


Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #24 on: July 29, 2010, 08:36:22 pm »
Yeah I know, this is what I did too, but I always forgot to select the folder I needed. Also, didn't moving up moved the cursor completly at the bottom of the list when it was at the top or vice versa? Some calc menus does that IIRC, so basically putting it at the top or bottom wouldn't make a difference if it was the case.  Also I never could figure out a similar way to fix the power management issue when using the 84+ key pad for 84+ mode :/

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #25 on: July 31, 2010, 12:05:51 pm »
Tutorial updated for Ndless Version 1.1. :)


Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #26 on: July 31, 2010, 05:06:37 pm »
Glad to hear ^^

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #27 on: August 01, 2010, 03:07:09 am »
Thanks apcalc. Everything is correct except the link to Ndless :)
Ndless.me with the finest TI-Nspire programs

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #28 on: August 03, 2010, 12:31:34 pm »
Oops. I missed that link.  It is fixed now. :) Thanks ExtendeD!


Offline Myntal

  • LV3 Member (Next: 100)
  • ***
  • Posts: 49
  • Rating: +0/-0
    • View Profile
Re: Tutorial - Setting up C Development Environment for the TI-Nspire
« Reply #29 on: August 17, 2010, 08:09:35 pm »
Okay, I tried to make demo and I got Error 127. It also says Make: nspire-gcc: Command not found. I check the echo and ndless bin\ is there.