Hello Every one
We are shifting from CC3v3 to 5, but as we compile our project it is giving following Linking Error on CC5 ( it compiles perfectly on CC3v3 )
>> error: memory types BOOTROM and //IQTABLES on page 0 overlap
>> warning: can't find a memory area named 'FPUTABLES' on page 0 for allocation
of '//FPUmathTables'
>> error: can't find any memory areas for allocation of '//FPUmathTables'
>> error: can't allocate '//FPUmathTables' into 'FPUTABLES' (page 0)
>> error: errors in input -
Kindly help.