Hi Kan,
Thanks for looking into this.
Unfortunately, when I exclude these 2 files from the built, I get the following error:
17:54:42 **** Build of configuration DebugPN7462AU for project PN7462AU_ex_phExDoorAccess ****
make -r -j4 all
Building target: PN7462AU_ex_phExDoorAccess.axf
Invoking: MCU Linker
arm-none-eabi-gcc -nostdlib -L"C:\Users\Shoaib\Documents\NxpWorkspace\PN7462AU\phHal\phhalRf\lib" -Xlinker .... and so on
c:/nxp/mcuxpressoide_11.1.1_3241/ide/plugins/com.nx ... and so on
_cr__main.c:(.text.__main+0x6): undefined reference to `main'
collect2.exe: error: ld returned 1 exit status
make: *** [makefile:126: PN7462AU_ex_phExDoorAccess.axf] Error 1
"make -r -j4 all" terminated with exit code 2. Build might be incomplete.