Fs23 Compilation encountered an unresolved symbol--Call_Sbc_fs23_schm_read_msr_TRUSTEDWhen I compile the project, I encounter a problem showing
unresolved symbol:Call_Sbc_fs23_schm_read_msr_TRUSTED from SchM_Sbc_fs23.o
but when i serch from project, the result as follow:

can you tell me how should I eliminate this error?
Re: Fs23 Compilation encountered an unresolved symbol--Call_Sbc_fs23_schm_read_msr_TRUSTEDHello yin2
Good Day!
There are probably two possible issues causing this:
- The version you're using might be causing problems. Could you tell me which version you're using?
- `Sbc_fs23_schm_read_msr` is a function that's being called. If you've altered or modified the file where the function is located, it won't be able to call it. If that's the case and you don't remember the modification you made, I recommend that you re-download all the FS23 files and dependencies.
I hope this information has helped you, please let me know if you need help with anything else.
Have a great day and best of luck.