hi to all,
i am working on a project that in it i need to save some data on nand
flash that is connected to my lpc1788 mcu. i am going to use cmsis
nand driver to connect to nand flash but when i add this component to
my project i can not compile my project and compiler give me this
error :
Error: L6218E: Undefined symbol Driver_NAND0_GetDeviceBusy (referred from nand_membus.o).
in addition to that i can not find any related peripheral to active
in RTE_Device.h file.
any o
↧