Difference between revisions of "Talk:83Plus:Ports:08"

From WikiTI
Jump to: navigation, search
 
 
Line 1: Line 1:
 
==Interrupts==
 
==Interrupts==
 
If the link assistant generates interrupts, does that mean that one needs to setup an IM2 interrupt routine to handle them or is there another way to use it? [[User:Saibot84|Saibot84]] 11:49, 27 December 2007 (PST)
 
If the link assistant generates interrupts, does that mean that one needs to setup an IM2 interrupt routine to handle them or is there another way to use it? [[User:Saibot84|Saibot84]] 11:49, 27 December 2007 (PST)
 +
 +
:Nope, the 83+SE OS doesn't even seem to bother checking if it generated an interrupt.  I haven't check the 84+ os(that's brandon's job) but I doubt they added any means to specifically support link assist.  You'll need to use IM 2 if the code is running under TI-OS.--[[User:Jim e|Jim e]] 00:25, 1 January 2008 (PST)

Latest revision as of 01:25, 1 January 2008

Interrupts

If the link assistant generates interrupts, does that mean that one needs to setup an IM2 interrupt routine to handle them or is there another way to use it? Saibot84 11:49, 27 December 2007 (PST)

Nope, the 83+SE OS doesn't even seem to bother checking if it generated an interrupt. I haven't check the 84+ os(that's brandon's job) but I doubt they added any means to specifically support link assist. You'll need to use IM 2 if the code is running under TI-OS.--Jim e 00:25, 1 January 2008 (PST)