所需E币: 4
时间: 2019-12-24 19:15
大小: 74.45KB
ThePIC16C5Xhasastackwhichisonly2deep,and,asaresult,onlytwonestedcallscanbemade(i.e.,onlyonecallwithinacallroutine).Ifmorethantwolevelsofsubroutinenestingisrequired,thisapplicationnotecanbeusedtoimplementastackmanagertohandletheflowofthecalls.AN527SoftwareStackManagementAuthor:StanD’SouzaIMPLEMENTATIONMicrochipTechnologyInc.Thisapplicationnoteimplementsa5-deepstack,so5nestedcallscanbemadewithoutoverowingthestack.NCALLisdenedasaMACROwhichwillbeINTRODUCTIONusedinsteadofthemnemonicCALL,whenaThePIC16C5Xhasastackwhichisonly2deep,and,subroutinecallismade.……