Functions | |
| void | closeDebug (void) |
| Close the debug session. | |
| void | cmsis_dv (void *argument) |
| This is the entry point of the test framework. | |
| void closeDebug | ( | void | ) |
Close the debug session.
Debug session dead end - debug script should close session here. This function is called by cmsis_dv.
| void cmsis_dv | ( | void * | argument | ) |
This is the entry point of the test framework.
Program flow: