I’ve started a project that will consist of reading a single Snapshot Image from the OV 9650 at the maximum resolution and 24 RGB
I am using the LPC -H2214 dev board to interface the two together.
I’ve downloaded the sample code from the Olimex website of the Flash led and after compiling and setting the “Linker” to Intel-Extended the hex file does not upload to the Micro.
The error is :“Code in Hex file Exeeded Flash Limitation”
Maybe the size of the compiled code is too big to fit in the FLASH? Do you have the right part number set (maybe it thinks you’re using a smaller chip)?