Brett Humphrey
Brett Humphrey
Note: as an experiment I changed the QSPI MEMRY segment in the _SRAM.LDS file to this: ``` QSPIFLASH (RX): ORIGIN = 0x90100000, LENGTH = 6M ``` This fixes the issue....
I had two thoughts this morning, I will try one of the two later tonight my time. 😊 1) I am wondering if the data structure that I put in...
Hi, I ran into this as well. I tried a slightly simpler solution for the moment and changed the following in the SRAM.LDS file from this: ``` QSPIFLASH (RX): ORIGIN...