Search Results

Search results 1-3 of 3.

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

  • Hi All, Thank you for your response. I understand the technical side of it - that the hex created by PSoC contains metadata which is not ROM data. So to summarise - the way to work around it now is: - manually delete the metadata area from the hex file. - use the command line argument to delete the area. Quote: “ But in my opinion, a progamming tool should be able to handle Hex-files as they are produced by the toolchain. It would be nice if J-Flash could handle the Hex-file in the format it is …

  • Hi Niklas, Thank you for your response. Yes, looking back at the manual, Cypress hex contains extra metadata section for checking and protection etc. As this MCU is listed as supported device, I assumed J-flash would be able to handle this. Is there any way to work-around this from your experience? Any other users encountering the same issue before? Thank you!

  • Hi All, I am using Cypress Cortex-M0 CY8C4124AXI. When I use J-Flash to program a hex file, It returns "Error: Program (0x90300000 - 0x90300001) does not fit into selected flash sectors". I am using J-Flash V5.02f. The "Verify" can read-back the ROM content OK. The same hex file can be programmed with Cypress IDE so the hex is valid. Am I missing any configuration? Thank you in advance.