Crossware

Table of Contents        Previous topic       Next topic       

Exceptions->Simulating Exceptions

Exceptions that are simulated will execute just as they would on the real chip.  The microprocessor will enter the supervisor state and the stack will be set up to contain the data appropriate to the group that the exception belongs to.  Control will then pass to the exception handler using the address calculated from the exception's vector address.