Author Topic: General Ndless Questions and Support  (Read 106735 times)

0 Members and 2 Guests are viewing this topic.

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: General Ndless Questions and Support
« Reply #90 on: September 27, 2012, 09:44:25 am »
maybe the syscall calls some HW things that aren't implemented in the emulator ?
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline ExtendeD

  • Project Author
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: General Ndless Questions and Support
« Reply #91 on: September 27, 2012, 09:53:20 am »
The non-CX address may be wrong, I'll check it (once again any patch for bug fixes or suggestions are welcome from anyone willing to contribute :)).
Ndless.me with the finest TI-Nspire programs

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: General Ndless Questions and Support
« Reply #92 on: September 27, 2012, 11:35:31 am »
Why does refresh_osscr() crash on a non-cx in the emulator (on a cx it works)?
The non-CX address may be wrong, I'll check it (once again any patch for bug fixes or suggestions are welcome from anyone willing to contribute :)).
btw, i've noticed the same is happenning with the 'srand() and 'rand()' calls. I mean, they work fine in cx and crash in non-cx (at least in the emulator they do).  Could you (ExtendeD) please check also these two calls are they are very much used in games. Thanks.


Offline ExtendeD

  • Project Author
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: General Ndless Questions and Support
« Reply #93 on: September 27, 2012, 11:49:16 am »
Sure, thanks for reporting it.
Ndless.me with the finest TI-Nspire programs

Offline insomniac

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 6
  • Rating: +0/-0
    • View Profile
Re: General Ndless Questions and Support
« Reply #94 on: October 09, 2012, 10:40:59 am »
Hi, I have a calculator called TI-nspire CX CAS with OS version 3.2 and want to downupgrade it to 3.1 beta for GBA emulator and games. Using the computer link software and tried to install 3.1 version (.tcc file, yes its correct one for this calculator), but it says that "The operating system file is corrupt or invalid. Please go to education.ti.com to get a new OS file."  :banghead:

How could I get all this work??? Please Help me :-*
« Last Edit: October 09, 2012, 10:41:43 am by insomniac »

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: General Ndless Questions and Support
« Reply #95 on: October 09, 2012, 10:47:32 am »
Welcome to Omnimaga! You'll find what you need here, for sure. :)
See more here http://ourl.ca/17129 about a similar problem.


Offline insomniac

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 6
  • Rating: +0/-0
    • View Profile
Re: General Ndless Questions and Support
« Reply #96 on: October 09, 2012, 11:17:29 am »
Thanks for the fast response!!! Thanks, that helped to make procress. I will ask more if i get more problems. (im not finished yet  :P)

EDIT: is there any software, which allow to play with GB Advanced games?
« Last Edit: October 09, 2012, 12:05:22 pm by insomniac »

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: General Ndless Questions and Support
« Reply #97 on: October 09, 2012, 12:41:58 pm »
Welcome to Omnimaga!

There are plenty of nSpire projects listed <a href=http://www.omnimaga.org/index.php?board=196.0>here</a>. As for a GBA emulator, you are in luck. The project thread for the GBA emulator can be found <a href=http://ourl.ca/16676>here</a>.

Offline insomniac

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 6
  • Rating: +0/-0
    • View Profile
Re: General Ndless Questions and Support
« Reply #98 on: October 10, 2012, 12:46:02 pm »
Thanks very much  :)

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: General Ndless Questions and Support
« Reply #99 on: December 11, 2012, 05:13:52 pm »
I got the new SDK and I can't get nRGBlib to work :(
Undefined reference, whatever that means

I know the code works; I've been able to compile before the SDK.
I copied nRGBlib's .h files to the /include folder, and the .a file to /lib.
Is there anything else I have to do?

Edit: Also does it for NspireIO, which already came with ndless...

NspireIO, in adition to "undeclared identifier/reference" says "implicit declaration" a few thousand times D:
« Last Edit: December 11, 2012, 10:53:50 pm by epic7 »

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: General Ndless Questions and Support
« Reply #100 on: December 12, 2012, 08:13:30 am »
So building the helloworld sample in Ndless-SDK\_samples\helloworld gives errors, too?

Have you followed http://ndlessly.wordpress.com/native-development-intro/ when installing the SDK? Most importantly removing the old /bin and yagarto directories from PATH?

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: General Ndless Questions and Support
« Reply #101 on: December 12, 2012, 08:17:47 am »
I tried to build the nspireio demo and that worked.
Also, I don't believe I ever installed the old non-sdk version on the computer I was using, I don't think the PATH was ever configured.

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: General Ndless Questions and Support
« Reply #102 on: December 12, 2012, 08:35:32 am »
Quote
4. Link "libRGB.a" to your project using the "-lRGB" to Nspire-gcc.

Do you have -lRGB written in your makefile?

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: General Ndless Questions and Support
« Reply #103 on: December 12, 2012, 10:55:45 am »
Nope :P
And I assume that nspireio requires something similar

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: General Ndless Questions and Support
« Reply #104 on: December 15, 2012, 11:49:51 pm »
Is there a limit to array size?
When I try to store large map data in an array, it crashes the emulator when it is too big

Also it doesn't recognize bool as a type :P
« Last Edit: December 15, 2012, 11:51:42 pm by epic7 »