Build devel HELP

Hi,

Im trying to follow " ODrive Firmware Developer Guide" (Win10).
My PATH looks like here:

I changed Firmware/tup.config.default
CONFIG_BOARD_VERSION=v3.6-56V

when I type make i get:

What should I change to get it working?

Thanks.

Ensure that
make --version
arm-none-eabi-gcc --version
tup --version

all return a value in your terminal.

I managed to do it on raspberry pi (dont follow the official instruction on the main www DOCS - doesnt work on rpi)