tag 标签: 堆栈管理

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