Hi,
the main problem for me that there are no library with external flash management
If I use libPDM_EXTERNAL_FLASH_JN516x.a from JN-SW-4064 sdk with JN-SW-4170 sdk, the reference is not good :
ccRf2G2B.ltrans13.o:(.text+0x119): undefined reference to `PDM_vInit'
ccRf2G2B.ltrans13.o:(.text+0x119): relocation truncated to fit: R_BA_18_PCREL against undefined symbol `PDM_vInit'
I don't understand if it's possible to generate a library which contain the right address to the function or if this must be generate and distribute by NXP...
I searched but I don't see the PDM_vInit source function too ...
Could you explain how to obtain the right library with right function for external flash management ?
Regards,
Fred