961
Ndless / Re: Ndless 1.7 for TI-Nspire
« on: November 24, 2010, 07:56:47 am »But, I couldn't manage to run asm/C progs which worked perfectly before with Ndless 1.7.
So you noticed that:
- The installation fails for you without computer and USB 3.0 is required
- The program loader doesn't work.
I forgot to give the CAS address for ins_lowmem_hook_addrs in install.c, but this is probably not the cause of the problem. I didn't take the time for CAS tests, did you try it on nspire_emu?
Not exactly.
The "complete" procedure works perfectly when the Nspire is disconnected.
On the Other hand, when I've got the Nspire connected to my USB 2.0 port, it simply freezes like before.
But, the USB 3.0 port lets ndless reboot the calc and "install" it-self, just like before.
The bug is partially corrected, the Nspire haven't to be connected if you want to install ndless.
I think the non-asm-openning problem is due to the missing adresses in install.c, it was just the same problem when we didn't get the hook adresses for CAS.
This will surely resolve the problem.