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.

  • First of all - thanks for your answer. It's not working with Cortex-A15 either. The log is under spoiler:(Hidden Content) So, I have two options left: 1) direct programming of flash with J-Flash SPI program. 2) use open flashloader The second choice is more complicated, so I'm trying the first option first. The flash memory chip is: Micron MT29F1G08ABBEAH4 The full datasheet: e2e.ti.com/cfs-file/__key/comm…005.MT29F1G08ABBEAH4E.pdf The J-Flash SPI doesn't know this chip, so I trying to add it in…

  • Hi, I have a Netgear R7800 router, with erased bootloader. I want to get access to its memory, and upload a new firmware (or at least bootloader) to it. Router's hardware: CPU: Qualcomm Atheros IPQ8065, 1.7GHz, 2 cores Flash: 128 MiB (Micron MT29F1G08ABBEAH4:E) Architecture: ARMv7 Processor rev 0 (v7l), arm_cortex-a15_neon-vfpv4 The problem is - IPQ8065 is not supported by default, all I got is: ****** Error: CPU-TAP not found in JTAG chain The Netgear firmware for this router is fully open sorc…