I use the SDK to configure the SPI module on MPC5744, and when I am debug, no source available for "SWT0 IRQHandler () at 0x1002c08" appears, but I don't know why, does anyone know? Is it watchdog overtime?
But I do it with an example, using DSPI_MasterTransferBlocking (SPI3_INSTANCE, &EEPROM_CMD_WREN, NULL, 81000) function.