Code: Select all
spihost[host] = pvPortMallocCaps(sizeof(spi_host_t), MALLOC_CAP_DMA);
Is the header file still valid or has something changed between versions, no sure where to go next.
Code: Select all
spihost[host] = pvPortMallocCaps(sizeof(spi_host_t), MALLOC_CAP_DMA);
Users browsing this forum: Google [Bot] and 71 guests