We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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) } }