Hello Kan_Li,
Sorry for late reply, I have checked the file that you indicated but I didn't implemented HSUART still, Because currently I am doing project using PN7462 chip. I started to programming in PN7462 chip,create new fresh project and add files containing in PN7462AU_ex_phExRf project but I get an error like
Description Resource Path Location Type
make: *** [PN7462AU_ex_phExRfPoll.axf] Error 1 PN7462AU_ex_phExRfPoll C/C++ Problem
make: *** [RRHFOEM05.axf] Error 1 RRHFOEM05 C/C++ Problem
undefined reference to `phhalRf_LoadProtocol_Initiator' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 91 C/C++ Problem
undefined reference to `phhalRf_LoadProtocol_Initiator' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 130 C/C++ Problem
undefined reference to `phhalRf_PCD_Exchg' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 102 C/C++ Problem
undefined reference to `phhalRf_PCD_Exchg' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 117 C/C++ Problem
undefined reference to `phhalRf_PCD_Exchg' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 123 C/C++ Problem
undefined reference to `phhalRf_PCD_Exchg' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 135 C/C++ Problem
undefined reference to `phhalRf_PCD_Exchg' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 149 C/C++ Problem
undefined reference to `phhalRf_PCD_Exchg' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 157 C/C++ Problem
undefined reference to `phhalRf_PCD_Exchg' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 166 C/C++ Problem
undefined reference to `phhalRf_PCD_SetExchgFdt' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 95 C/C++ Problem
undefined reference to `phhalRf_PCD_SetExchgFdt' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 153 C/C++ Problem
undefined reference to `phhalRf_PCD_SetExchgFdt' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 160 C/C++ Problem
undefined reference to `phhalRf_SetConfig' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 133 C/C++ Problem
undefined reference to `phhalRf_SetConfig' phExRf_15693.c /RRHFOEM05/PN7462AU/ISO15693 line 142 C/C++ Problem
So, please guide me that how can I start with fresh project and which library files, I will have to add after creating fresh project so that I can implement UART and SPI interface.
I hope you will guide me, Thanks in Advance....