Part Number:TDA3
Hi,
I am using TDA3xEVM. I want to flash images through UART using mflash utility. I am using Windows system.
But while building the mflash utility with command, gcc needs to be installed before.
gcc -o mflash mflash_uart.c
Can you recommend me a tested way in detail to make this setup for building mflash?