When i use the Hwi_create function,there is an "Function not implemented" err. That error is thrown because on MSP430 we only support static creation of Hwi objects.
What functions in Hwi module can not be support on msp430 platform? Which document describes the problem?