I am porting an application from a very old library. This library has a module phbalReg.h
The current library doesn't have this module, is there a porting guide between libraries, or can anyone help with replacing the phbalReg.h module?
Thanks in advance.
Hi,
phbalReg.h is in BAL (Bus Abstraction layer), this layer offers functions to abstract the hardware parts. Please refer to below picture for NFC reader library structure.
I don't know your project details, I would suggest you refer to below article for NFC reader library porting issue.
How to port the NFC reader library to Kinetis K64f MCU.
Regards
Daniel