FlexMT HF Reading Issues

@amal Thank you for the quick response and apologies for my late one as I had to take care of some schoolwork!

For my PM3 Easy, I’m currently running the official repo that can be found here as everytime I attempt to flash the Iceman Repo, I get an error regarding writing to the 496th block. I’ve documented the error over on the PM3 forums, but the best response to the problem would have to be to JTag it probably. I also reached out to the seller from their Amazon listing, but after a lot of back and forth, they couldn’t figure out how to solve it. There’s a JTAG on the way, but I bought it from ElecHouse so the shipping is taking a while as it just arrived in Canadian airports after ordering a month ago.

Iceman

So, I was able to install the IceMan Repo on my computer, but when attempting to flash the PM3’s, I’m getting some strange results. After changing the Makefile.platform to run the PM3OTHER version, I ran make clean && make all and everything set up accordingly. However, upon running my ./proxmark3/pm3-flash-all, I get the following:

Seeing this, I run ./pm3-flash-bootrom with success:

With the bootrom set up, I go to flash the fullimage.elf:

As mentioned before, this isn’t the first time that this “496th” block has given me an error. Unfortunately, without the fullimage flash completing, whenever I enter the proxmark with ./client/proxmark3, I am stuck in offline mode:

Official

I then downloaded the Official repo mentioned above and installed the bootloader:

then installed the fullimage.elf:

I then went in:

with a hw tune:

It was capable of reading and writing to both LF and HF cards.