Hi,
error compiling some codes of dm3xx_sd_boot-6.1 for dm368,
error messages in spi.c :
error: 'DEVICE_SPIRegs' undeclared (first use in this function)
error: 'SPI_PERIPHERAL_CNT' undeclared (first use in this function)
error: 'SPI0' undeclared (first use in this function)
error: 'E_PASS' undeclared (first use in this function)
error: conflicting types for 'SPI_xferOneChar'
error: 'SPI_MEMORYMAP_SPACING' undeclared (first use in this function)
It must be miss a header file or two.
Who can email to me the header file that include the lost define?
my email : taiwane@ gmail.com
thx!!!