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.

Porting an application with driverlib

Other Parts Discussed in Thread: MSP430F247

Hi all,

I have an application for MSP430 using driverlib and I want to port it to a regular MSP430F247 which doesn't have support for driverlib. Of course I'm getting tons of errors everywhere as expected, but there's functions I cannot determine what they do.

For example the function: "__low_power_mode_off_on_exit(); ". I would like to know what does exactly this function do, just to implement it by hand.

Has anyone tried this before?

Any hints?

Cheers,

**Attention** This is a public forum