Other Parts Discussed in Thread: HALCOGEN
Tool/software: TI-RTOS
Hello
in start up void _c_int00(void)
I see someone use the two function coreInitRegisters_();coreInitStackPointer_();and someone use the two function SL_Init_R4Registers();SL_Init_StackPointers();
I want to know which one is correct.