This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LC4357: Difference between _getCPSRValue_ and _get_CPSR?

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Why is the FreeRTOS port generated by HALCoGen using  _getCPSRValue_() instead of _get_CPSR() in the the implementation of pxPortInitialiseStack? What is the difference between these two functions? This information cannot be found in any manuals.