Hello Atlassian Community ,
We are using Atlassian Bamboo version 6.9.2 build 60911 to do a continuous build for a project . Compiling and linking works fine but as we reached the generating of the flashing files ( using the the tool HexView\hexview.exe ) the process stops and Bamboo is not reacting anymore, it hangs there forever .
The build process starts from .bat file and continues calling another .bat file ( with includes this HexView\hexview.exe call )
As Interpreter I tried all 3 options but the result is the same, it hangs at end when generating the flash files ( when calling the HexView\hexview.exe )
Any idea why Bamboo is not executing the HexView\hexview.exe call and hangs there ?
All ideas are welcome . Thank you for your time!
Here is the build task configured in Bamboo :