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.

Using MSP430ware and z-stack within the same project?

Other Parts Discussed in Thread: Z-STACK, MSP430WARE

Hello,

I would like to use the MSP430ware within my z-stack project since I appreciate working with this type of library. I’m not sure whether this is possible as I have tried it and obtained the following error:

Error[e117]: Incompatible runtime models. Module APS specifies that '__data_model' must be 'small', but module adc10 has the value 'large'

I know that the z-stack provides a HAL, but I believe it is not flexible enough.

Is it possible to use the MSP430ware within a z-stack project? If yes, how can we avoid the above error?

Regards,

**Attention** This is a public forum