I have cloned the Git but missing configure files

Hi,

Right now I’m busy with a fast Jtag interface (opensource) for Arm/Mips ((e)Jtag) based on Cortex-M3@120MHz.

I have successful build OpenOCD 0.6.1 with msys (changed the jimsh0.exe to give the right executable name without path).

I also managed to start a debug session with EmBlocks and PIC32 with OpenULink on a windows 7 x64.

The memory map transfer needed to be disabled (commented it out) to achieve this.

Now it is time to get in-sync with the GIT so I have cloned the Git repository. But the ./configure is not possible because it is missing.

If I copy some configure files from 0.6.1. it hangs in the creation of ./config.status.

Is there a simple solution for this?

Regards.

EmBlocks.

Free IDE with support for Arm (Yagarto &rlView), PIC and AVR.

http://www.emblocks.org

Execute bootstrap.sh in git root.

Cheers

Spen