I want to change console of windows xilinx sdk to git bash and please teach me the method.
I have code made and builed by xilinx sdk in Linux environment.
And I want to build it in windows environment using windows xilinx sdk.
When I builed it in windows, I have an error that means "failed aaa.sh".
I checked that git bash can execute "aaa.sh" directly.
So, I think I can execute "aaa.sh" from windows xilinx sdk if I use git bash.