While I was trying Cosmos+ OpenSSD Boot Guide for SW Developer.pdf,
until P.15, after I ran
>> make

The CosmosPlusFirmware.elf can't be built. It said "undefined reference to 'check_auto_rx_dma_partial_done'"....
However, the 'check_auto_rx_dma_partial_done' function are in nvme/host_lld.c .
Why does the CosmosPlusFirmware.elf cannot be built?
While I was trying Cosmos+ OpenSSD Boot Guide for SW Developer.pdf,

until P.15, after I ran
>> makeThe CosmosPlusFirmware.elf can't be built. It said "undefined reference to 'check_auto_rx_dma_partial_done'"....
However, the 'check_auto_rx_dma_partial_done' function are in nvme/host_lld.c .
Why does the CosmosPlusFirmware.elf cannot be built?