Question
Problem in program and debug SPC560B54L5 Discovery
Posted on January 04, 2015 at 18:49
Hello
I have a SPC560B54L5 Discovery board i have some Problems i'm begginer in SPC MCU: first my SPC-STUDIO Have not this Discovery board but i choose SPC560BCxx Os less test applicaion i complie the project and the project successfully build then i go to ude visual platform and program this MCU when i run the project but project does'nt work . most of time the project break at here : /* Switches again to DRUN mode (current mode) in order to update the settings.*/ if (halSPCSetRunMode(SPC5_RUNMODE_DRUN) == OSAL_FAILED) { SPC5_CLOCK_FAILURE_HOOK(); } #endif /* !SPC5_NO_INIT */ } thanks for help