analogdevicesinc / MAX78xxx-RefDes

MAX78000 and MAX78002 Reference Designs
Other
16 stars 18 forks source link

src/max32666_main.c:184:11: error: too few arguments to function 'MXC_DMA_Init' #13

Closed aniktash closed 3 years ago

aniktash commented 3 years ago

In the latest SDK, MAX32665 requires an argument for MXC_DMA_init.
maxrefdes178_max32666 build fails.

/max32666_main.c and max32666_spi_dma.c need to be updated

tugrulyatagan commented 3 years ago

I have reproduced the issue with latest SDK. I am working on this.

tugrulyatagan commented 3 years ago

Issue is resolved in develop branch. Github actions SDK files are updated.