Show Posts

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.


Messages - l6979630

Pages: [1]
1
TI-Nspire / Re: Nspire Audio player!
« on: November 06, 2014, 07:46:47 am »
How to set the timer to 32bit?
http://hackspire.unsads.com/wiki/index.php/Memory-mapped_I/O_ports#900D0000_-_Second_timer
It says Set to 32 by the OS.but how?

2
TI-Nspire / Re: Nspire Audio player!
« on: July 03, 2014, 09:49:26 am »
I try to modify memory-mapped in interrupt.c.Then there is not error in log window.But it still resets. :banghead:

3
TI-Nspire / Re: Nspire Audio player!
« on: June 28, 2014, 10:58:04 pm »
When i delete asm code in interrupt.c it has some problem,but it doesn't reset again.

4
TI-Nspire / Re: Nspire Audio player!
« on: June 28, 2014, 10:30:10 pm »
It's too hard to me to rewrite the asm code.I even don't know its meaning.Could you help me?

5
TI-Nspire / Re: Nspire Audio player!
« on: June 28, 2014, 05:50:49 am »
I just deleted the part to check OS.It doesn't works on 3.1 or 3.6.

6
TI-Nspire / Re: Nspire Audio player!
« on: June 27, 2014, 11:32:06 pm »
I have a Ti-nspire CAS non-CX.I try to modify your code to make it work on my Ti-nspire.But It always resets when it registers FIQ handler.

Pages: [1]