Gator96100 / ProxSpace

Proxmark III develoment environment for Windows
271 stars 69 forks source link

Openocd integration #5

Closed kevin2008-01 closed 6 years ago

kevin2008-01 commented 6 years ago

Hi,

Just one question: Openocd integration is possible into proxspace ?

Thank you in advance

Gator96100 commented 6 years ago

I'm pretty sure it is possible, but I don't see the point of doing so. ProxSpace is not meant to be a full collection of development tools, ProxSpace contains just enough tools to compile the Proxmark firmware. If you want to use OpenOCD within ProxSpace you can always add it yourself by adding precompile builds if they exist or by compiling OpenOCD with ProxSpace yourself.

kevin2008-01 commented 6 years ago

right,

but i'm win user and pm3 bricked with ice fork. need prox and openocd for repair with pirate. If not possible, no problem....

Tank you for space for compile. i like.

suggestion: make clean => ok make all => ok make clean and all = error (win 8.1 x64) on prox....

Gator96100 commented 6 years ago

OpenOCD can now be easily installed with "pacman -S mingw-w64-i686-openocd mingw-w64-x86_64-openocd"