Problem booting DA14580 from SPI master
Hello,
I am currently trying to load a BLE application to DA14580 from a SPI master but the code is not running. I have checked the SPI master receives 0xAA and 0x02 ACK at the end of the code download and I have been able to download a simple blinky program with the same method. Also when downloading the program using serial wire the code runs perfectly. Is there any reason why the same code is not running depending on if it is downloaded via SPI or SW? Is there any maximum code size for SPI booting?
I hope you can help me with my problem.