I am trying to send about 7200 bytes of data over SPI in S32K344 MCU.
But after transmitting about 91 bytes( you can see expression view) of data getting hardfault!!what can be reason?? i am using Lpspi_Ip_SyncTransmit() API for doing so.
已解决! 转到解答。
Well i figured the issue. It was on some linker script issue
在原帖中查看解决方案
Hello @kual_gettobyte,
Please find more information about the fault exception, is it a MemManage fault or a BusFault?
Is the system clock set precisely to one of the clock options, e.g. Table 151. Option A - High Performance mode (CORE_CLK @ 160 MHz).
Regards,
Daniel