Changes for page 01 Program execution
Last modified by Jiahao Lai on 2025/07/18 17:39
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -361,6 +361,7 @@ 361 361 * During the execution of the interrupt program, when an interrupt cause with a low priority or the same priority occurs. 362 362 ** The interruption cause that occurred is stored, and after the interrupt program in execution ends, the interrupt program corresponding to the stored interruption cause is executed. Even if the same interruption cause occurs multiple times, the interruption cause is stored only once. 363 363 364 + 364 364 (% style="text-align:center" %) 365 365 [[image:1652249673420-476.png||class="img-thumbnail"]] 366 366 ... ... @@ -576,103 +576,103 @@ 576 576 577 577 (% class="table-bordered" %) 578 578 |=(% colspan="4" %)**External input interrupt mask register** 579 -|= (% style="width: 266px;" %)**Special register number**|=(% style="width: 308px;" %)**Type of interrupt**|=(% style="width: 390px;" %)**Instruction**|=**Defaults**580 -| (% style="width:266px" %)SM352|(% style="width:308px" %)X0 rising edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF581 -| (% style="width:266px" %)SM353|(% style="width:308px" %)X0 falling edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF582 -| (% style="width:266px" %)SM354|(% style="width:308px" %)X1 rising edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF583 -| (% style="width:266px" %)SM355|(% style="width:308px" %)X1 falling edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF584 -| (% style="width:266px" %)SM356|(% style="width:308px" %)X2 rising edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF585 -| (% style="width:266px" %)SM357|(% style="width:308px" %)X2 falling edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF586 -| (% style="width:266px" %)SM358|(% style="width:308px" %)X3 rising edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF587 -| (% style="width:266px" %)SM359|(% style="width:308px" %)X3 falling edge interrupt|(% style="width:390px" %)ON:Shieldinterrupts;OFF: interruptallowed|OFF588 -| (% style="width:266px" %)SM360|(% style="width:308px" %)X4 rising edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF589 -| (% style="width:266px" %)SM361|(% style="width:308px" %)X4 falling edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF590 -| (% style="width:266px" %)SM362|(% style="width:308px" %)X5 rising edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF591 -| (% style="width:266px" %)SM363|(% style="width:308px" %)X5 falling edge interrupt|(% style="width:390px" %)ON:Shieldinterrupts;OFF: interruptallowed|OFF592 -| (% style="width:266px" %)SM364|(% style="width:308px" %)X6 rising edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF593 -| (% style="width:266px" %)SM365|(% style="width:308px" %)X6 falling edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF594 -| (% style="width:266px" %)SM366|(% style="width:308px" %)X7 rising edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF595 -| (% style="width:266px" %)SM367|(% style="width:308px" %)X7 falling edge interrupt|(% style="width:390px" %)ON: shieldinterrupts;OFF: interruptallowed|OFF580 +|=**Special register number**|=**Type of interrupt**|=**Instruction**|=**Defaults** 581 +|SM352|X0 rising edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 582 +|SM353|X0 falling edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 583 +|SM354|X1 rising edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 584 +|SM355|X1 falling edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 585 +|SM356|X2 rising edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 586 +|SM357|X2 falling edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 587 +|SM358|X3 rising edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 588 +|SM359|X3 falling edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 589 +|SM360|X4 rising edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 590 +|SM361|X4 falling edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 591 +|SM362|X5 rising edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 592 +|SM363|X5 falling edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 593 +|SM364|X6 rising edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 594 +|SM365|X6 falling edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 595 +|SM366|X7 rising edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 596 +|SM367|X7 falling edge interrupt|ON: Mask interrupt OFF: Enable interrupt|OFF 596 596 597 597 (% class="table-bordered" %) 598 -| =(% colspan="4" %)**Timer interrupt mask register**599 -| =**Special register number**|=(% style="width: 311px;" %)**Type of interrupt**|=(% style="width: 391px;" %)**Instruction**|=(% style="width: 110px;" %)**Default**600 -|SD350| (% style="width:311px" %)1st to 16th timer interrupt|(% style="width:391px" %)(((599 +|(% colspan="4" %)**Timer interrupt mask register** 600 +|**Special register number**|**Type of interrupt**|**Instruction**|**Default** 601 +|SD350|1st to 16th timer interrupt|((( 601 601 Each bit can control the mask of an interrupt. 602 602 603 -ON: s hieldinterrupts;OFF: interruptallowed604 -)))| (% style="width:110px" %)0605 -|SD351| (% style="width:311px" %)17th to 32th timer interrupt|(% style="width:391px" %)(((604 +ON: Mask interrupt OFF: Enable interrupt 605 +)))|0 606 +|SD351|17th to 32th timer interrupt|((( 606 606 Each bit can control the mask of an interrupt. 607 607 608 -ON: s hieldinterrupts;OFF: interruptallowed609 -)))| (% style="width:110px" %)0610 -|SD352| (% style="width:311px" %)33th to 48th timer interrupt|(% style="width:391px" %)(((609 +ON: Mask interrupt OFF: Enable interrupt 610 +)))|0 611 +|SD352|33th to 48th timer interrupt|((( 611 611 Each bit can control the mask of an interrupt. 612 612 613 -ON: s hieldinterrupts;OFF: interruptallowed614 -)))| (% style="width:110px" %)0615 -|SD353| (% style="width:311px" %)49th to 64th timer interrupt|(% style="width:391px" %)(((614 +ON: Mask interrupt OFF: Enable interrupt 615 +)))|0 616 +|SD353|49th to 64th timer interrupt|((( 616 616 Each bit can control the mask of an interrupt. 617 617 618 -ON: s hieldinterrupts;OFF: interruptallowed619 -)))| (% style="width:110px" %)0620 -|SD354| (% style="width:311px" %)65th to 80th timer interrupt|(% style="width:391px" %)(((619 +ON: Mask interrupt OFF: Enable interrupt 620 +)))|0 621 +|SD354|65th to 80th timer interrupt|((( 621 621 Each bit can control the mask of an interrupt. 622 622 623 -ON: s hieldinterrupts;OFF: interruptallowed624 -)))| (% style="width:110px" %)0625 -|SD355| (% style="width:311px" %)81st to 96th timer interrupt|(% style="width:391px" %)(((624 +ON: Mask interrupt OFF: Enable interrupt 625 +)))|0 626 +|SD355|81st to 96th timer interrupt|((( 626 626 Each bit can control the mask of an interrupt. 627 627 628 -ON: s hieldinterrupts;OFF: interruptallowed629 -)))| (% style="width:110px" %)0630 -|SD356| (% style="width:311px" %)97th to 100th timer interrupt|(% style="width:391px" %)(((629 +ON: Mask interrupt OFF: Enable interrupt 630 +)))|0 631 +|SD356|97th to 100th timer interrupt|((( 631 631 Each bit can control the mask of an interrupt. 632 632 633 -ON: s hieldinterrupts;OFF: interruptallowed634 -)))| (% style="width:110px" %)0634 +ON: Mask interrupt OFF: Enable interrupt 635 +)))|0 635 635 636 636 1. high-speed counter interrupt mask register 637 637 638 638 (% class="table-bordered" %) 639 -| =(% colspan="4" %)**High-speed counter interrupt mask register**640 -| =(% style="width: 230px;" %)**Special register number**|=(% style="width: 348px;" %)**Type of interrupt**|=(% style="width: 387px;" %)**Instruction**|=(% style="width: 110px;" %)**Default**641 -| (% style="width:230px" %)SD382|(% style="width:348px" %)1st to 16th high-speed counter interrupt|(% style="width:387px" %)(((640 +|(% colspan="4" %)**High-speed counter interrupt mask register** 641 +|**Special register number**|**Type of interrupt**|**Instruction**|**Default** 642 +|SD382|1st to 16th high-speed counter interrupt|((( 642 642 Each bit can control the mask of an interrupt. 643 643 644 -ON: s hieldinterrupts;OFF: interruptallowed645 -)))| (% style="width:110px" %)0646 -| (% style="width:230px" %)SD383|(% style="width:348px" %)17th to 32nd high-speed counter interrupt|(% style="width:387px" %)(((645 +ON: Mask interrupt OFF: Enable interrupt 646 +)))|0 647 +|SD383|17th to 32nd high-speed counter interrupt|((( 647 647 Each bit can control the mask of an interrupt. 648 648 649 -ON: s hieldinterrupts;OFF: interruptallowed650 -)))| (% style="width:110px" %)0651 -| (% style="width:230px" %)SD384|(% style="width:348px" %)33th to 48th high-speed counter interrupt|(% style="width:387px" %)(((650 +ON: Mask interrupt OFF: Enable interrupt 651 +)))|0 652 +|SD384|33th to 48th high-speed counter interrupt|((( 652 652 Each bit can control the mask of an interrupt. 653 653 654 -ON: s hieldinterrupts;OFF: interruptallowed655 -)))| (% style="width:110px" %)0656 -| (% style="width:230px" %)SD385|(% style="width:348px" %)49th to 64th high-speed counter interrupt|(% style="width:387px" %)(((655 +ON: Mask interrupt OFF: Enable interrupt 656 +)))|0 657 +|SD385|49th to 64th high-speed counter interrupt|((( 657 657 Each bit can control the mask of an interrupt. 658 658 659 -ON: s hieldinterrupts;OFF: interruptallowed660 -)))| (% style="width:110px" %)0661 -| (% style="width:230px" %)SD386|(% style="width:348px" %)65th to 80th high-speed counter interrupt|(% style="width:387px" %)(((660 +ON: Mask interrupt OFF: Enable interrupt 661 +)))|0 662 +|SD386|65th to 80th high-speed counter interrupt|((( 662 662 Each bit can control the mask of an interrupt. 663 663 664 -ON: s hieldinterrupts;OFF: interruptallowed665 -)))| (% style="width:110px" %)0666 -| (% style="width:230px" %)SD387|(% style="width:348px" %)81st to 96th high-speed counter interrupt|(% style="width:387px" %)(((665 +ON: Mask interrupt OFF: Enable interrupt 666 +)))|0 667 +|SD387|81st to 96th high-speed counter interrupt|((( 667 667 Each bit can control the mask of an interrupt. 668 668 669 -ON: s hieldinterrupts;OFF: interruptallowed670 -)))| (% style="width:110px" %)0671 -| (% style="width:230px" %)SD388|(% style="width:348px" %)97th to 100th high-speed counter interrupt|(% style="width:387px" %)(((670 +ON: Mask interrupt OFF: Enable interrupt 671 +)))|0 672 +|SD388|97th to 100th high-speed counter interrupt|((( 672 672 Each bit can control the mask of an interrupt. 673 673 674 -ON: s hieldinterrupts;OFF: interruptallowed675 -)))| (% style="width:110px" %)0675 +ON: Mask interrupt OFF: Enable interrupt 676 +)))|0 676 676 677 677 == Subroutine == 678 678