Greetings.
Very cool template, I'm using it now to write firmware for this chip. However, I am having some difficulties with the fact that I am using Windows. The only way I was able to call "make" was using cygwin terminal. Windows has a problem with unix paths, and any attempt to call make not in the cygwin terminal results in path errors.
I'm now trying to figure out how to call make this way from VS Code so that it works successfully. I really want to use this template seamlessly and keep the debugging functionality.
I realise this is probably not the right place for this question, but perhaps you know of a workaround?
Greetings.
Very cool template, I'm using it now to write firmware for this chip. However, I am having some difficulties with the fact that I am using Windows. The only way I was able to call "make" was using cygwin terminal. Windows has a problem with unix paths, and any attempt to call make not in the cygwin terminal results in path errors.
I'm now trying to figure out how to call make this way from VS Code so that it works successfully. I really want to use this template seamlessly and keep the debugging functionality.
I realise this is probably not the right place for this question, but perhaps you know of a workaround?