Compiling NFC Reader Library with the MCUXpresso IDE tool version since 11.2.0, a link issue would occur as shown below:
This issue is due to the option "--start-group" that is used by the linker.
A quick solution is shown as below.
It is verified on MCUXpresso IDE v11.3.0 [Build 5222] [2021-01-11], and all projects within NFC reader library are back to the clean state 0 error 0 warning.