Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Quote: “ Unfortunately it is NOT CFI compliant. ” Thanks for pointing this out. I've done some research and found something that sounds similar (code comes from MTD drivers): Source Code (5 lines) Quote: “ ... it works with J-Flash...” I have no licence for J-Flash, so I can perform only read operations, but problems probably exist in erase/write operations. Thanks, Pawel

  • Hi, I am using J-Link GDB Server 4.50k with CodeSourcery Personal and Hitex LPC1850EVA-A4 evaluation board. I wrote EMC (external memory controller) configuration seqence and succesfully tested with J-Flash - memory ID was recognized and flash content can be read. Example code work when downloaded to internal/external SRAM. When I try to downoad example code into external flash, I get the following error in GDB Server log: Source Code (2 lines) External flash device is SST39VF3201 and according …