Is there a restriction on locating the management area of the RX78K0 into memory?
Q1
Is there a restriction on locating the management area of the RX78K0 into memory
A1
The OS management area and object management area of the RX78K0 must be located within 256 bytes of 0xFB00 to 0xFBFF.
Generate a task within this range.
-78K0-
(2006/07)
RX_Task -0545
Is a multiple interrupt service function supported?
Q1
Is a multiple interrupt service function supported?
A1
The RX78K0 does not support a multiple interrupt service function.
However, multiple interrupts are enabled if interrupts are enabled
by the interrupt handler and a system call is not issued from the handler that issued multiple interrupts.