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.

PWRM Module Source Code

Other Parts Discussed in Thread: SPRC133, TMS320C5515, TMS320C5514

The DSP/BIOS 5.41 includes the PWRM module that contains nice functions such as the following:

PWRM_getCapabilities 
PWRM_getCurrentSetpoint 
PWRM_getNumSetpoints 
PWRM_getSetpointInfo 
PWRM_getTransitionLatency 
PWRM_configure 
PWRM_registerNotify 
PWRM_unregisterNotify 
PWRM_sleepDSP 
PWRM_idleClocks 

 

 

I'd like to use this functionality in an application that does not use DSP/BIOS.   

The  sprc133 chipSupportLibrary does not include such routines and it would be nice for this to be in the CSL.

Is there any way I can get the source code to the PWRM module?

Is there any plans to incorporate this into the CSL?

 Thanks,
Dan