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: No registered users and 96 guests