#include "ti_msp_dl_config.h" int main(void) { SYSCFG_DL_init(); while (1) { } }