Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Hi iceman,
i am trying to flash your fork based on your information on the website.
I managed to compile your latest github fork/pull with no errors in windows.
First i flashed the bootrom and it went well with the command: flasher com3 -b bootrom.elf
But when i tried to flash the fullimage.elf, with the command: flasher com3 -b fullimage.elf
the first part it detected the proxmark and issued the boot-flash start commend, the pm rebooted. but at this point, i can see the usb device restarted. but the program just stalled while waiting for the proxmark to reappear on com3.
i waited but it did not return, so i checked device managed and realised that in boot-flash mode, someone the device attached to com4! LOL
no idea why, but so i changed the new device to com3 and the fullimage flash went on well.
Here is my hw ver:
Prox/RFID mark3 RFID instrument
bootrom: Version information not available
os: Version information not available
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2015/11/ 2 at 9: 8: 8
uC: AT91SAM7S256 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 256K bytes. Used: 215983 bytes (82). Free: 46161 bytes (18).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
-------------------
Can i ask if that is correct to not show any bootrom and os version?
tried read and cloning a viking id and HID id and both went fine, so can i say that my pm3 is NOT screwed up by a possible bad flash or something?
Thanks!!
Last edited by phiber (2016-10-17 14:16:11)
Offline
I don't know if you have pulled the latest source and flashed but below is an excert from my "versions".
Flashing the fullimage shall not be used with "-b" command, which you seem to do.
Compiled / flashed on MINGW/WIN7 environment.
pm3 --> hw ver
[[[ Cached information ]]]
Prox/RFID mark3 RFID instrument
bootrom: iceman/master/release-build(no_git)-suspect 2016-10-08 12:39:55
os: iceman/master/release-build(no_git)-suspect 2016-10-13 16:17:50
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2015/11/ 2 at 9: 8: 8
uC: AT91SAM7S256 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 256K bytes. Used: 217336 bytes (83%). Free: 44808 bytes (17%).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
Offline
FYI, i am using the China Proxmark3 Easy Tool, the one with the 256kb memory, which i see if what you are using also.
yups.. i did a git pull and then a make clean then make all.. no errors that i can see..
OOps.. i must have cut and paste wrongly.. now i'm not sure if i did the flash with -b or not! =X
Anyway, i reflashed it with 2.0.0 and this is the hw veR:
proxmark3> hw ver
#db# Prox/RFID mark3 RFID instrument
#db# bootrom: /-suspect 2015-04-02 15:12:04
#db# os: /-suspect 2015-04-02 15:12:11
#db# HF FPGA image built on 2015/03/09 at 08:41:42
uC: AT91SAM7S256 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 256K bytes
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
Now i reflash with your images with the correct commands, mingw32/win10x64:
Prox/RFID mark3 RFID instrument
bootrom: Version information not available
os: Version information not available
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2015/11/ 2 at 9: 8: 8
uC: AT91SAM7S256 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 256K bytes. Used: 215983 bytes (82). Free: 46161 bytes (18).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
seems like still the same result..
can you upload a full zip of your latest compiled exe and images to dropbox or somewhere so i can try to flash those and see the results?
Thank you in advance!
Last edited by phiber (2016-10-17 03:54:36)
Offline
hm, it could also be that you don't have perl installed. The "mkversions.pl" script generates the needed info.
Offline
hm, it could also be that you don't have perl installed. The "mkversions.pl" script generates the needed info.
Yes, that might be it! i realised that there were some perl errors.
I got perl installed and this is my hw ver now:
Prox/RFID mark3 RFID instrument
bootrom: iceman/master/v1.1.0-1626-g4ce2037-suspect 2016-10-17 21:10:17
os: iceman/master/v1.1.0-1626-g4ce2037-suspect 2016-10-17 21:11:32
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2015/11/ 2 at 9: 8: 8
uC: AT91SAM7S256 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 256K bytes. Used: 215989 bytes (82). Free: 46155 bytes (18).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
This is solved! might want to update the wiki at https://github.com/iceman1001/proxmark3 to include perl for windows!
Thanks!
Last edited by phiber (2016-10-17 14:15:37)
Offline
there is no wiki on iceman fork, I think you are talking about the readme.md, feel free to update the text to match with your procedure.
Offline
i am sorry i need help i tried to flash the proxmark3 rdv from rdv40-64-20201119- to
pm3-bin r763 and after this is not appear to any com port i try it in linux the same the leds A and C are on and they blinks i tryed to make all the flash and dint respond the boot loader is stuck now what i do? if i wait until the next day i will be fix ? or i must order JTAG and use with J-Link or ST-Link V2 ?
Last edited by zissilia (2020-11-24 20:18:53)
Offline
i dont know to delete posts i tell me to dont spam i did cause the index has many topics and i had 2-3 problems i thought it was better searching and post according to different posts
Last edited by zissilia (2020-11-24 20:19:42)
Offline