I am having an issue programming my FLASH device via SPI from the SDFlash utility. I updated the algorithm project so that it works correctly with my FLASH chip and have verified that I can successfully program a test image that blinks an LED on the card. My issue is when I try to program an image that is large enough that it gets to address 0xf800. Any image that is small enough to fit under 0xf800 programs successfully.
Has anyone seen this issue before or had any similar issues with the SDFlash utility?