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