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