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.

MSP-IQMATHLIB: __double_size to value '64'

Part Number: MSP-IQMATHLIB

When I use IQmathLib_IAR_MPY32_5xx_6xx_CPUX_large_code_large_data.lib, if I set __double_size to value '64', the compiler will produce a error.

The error is Module _atoIQN specifies that '__double_size' must be '32', but module main has the value '64'.

Why can't I set __double_size to value '64'?

If I need 64bit double, what should I do?

**Attention** This is a public forum