This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to disable TRRI?

Hello. Sorry, for my English. I attempt to create project, without real time type information.

If I check off "use link time code generation", then I take error message from compiler:
L6218E: Undefined symbol typeinfo for CTimerEvents (referred from main.o).
L6218E: Undefined symbol vtable for CTimerEvents (referred from main.o).

If I check on "use link time code generation", then I take error message:
- L6236E: No section matches selector - no section to be FIRST/LAST.

scatter file:

RAM_LOAD 0x200000 0x10000 ; название - RAM_LOAD,
{ EXE 0x200000 0x8000 { *.o (RESET, +FIRST) * (+RO) } DATA 0x208000 0x2000 { * (+RW +ZI) }
}