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.

Large Data model problem with Bluetopia

Other Parts Discussed in Thread: MSP430F5438A

Hello All,

I am using MSP430F5438A and PAN1325. Have ported SPP Demo in my hardware successfully.

I am writing a Bluetopia based application which requires large data model. But whenever I try to complie I get following error-

Error[e117]: Incompatible runtime models. Module BSC specifies that '__data_model' must be 'medium', but module BTPSKRNL has the value 'large'

I think this is because the SPP Demo code provided by TI/StoneStreet One can be used only with Medium Data Model. Is there way to use it as a Large data model?

Thanks in advance,

regards,

Sharadanand Karanjkar