C167 What's behind ?C_LIB_NCONST

We are currently debugging a C167 project that has been developed 10 years ago, it's approx. 80x out there in the field.
We found out that there is some misconfiguration in the memory map, the NCONST class is located to the XRAM memory address range.

NCONST( 0x00E000-0x00E3FF)

Now, the M66 linker output tells us, that 30bytes of constants have been located there. The linker name of this constants is ?C_LIB_NCONST.
What is this and what is it used for? Doesn't seem to be important since the systems out there cannot use these constants. But we'd like to know in order to avoid problems in the future and of course to understand the project fully.

Parents Reply Children
No data
More questions in this forum