This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA3: Building mflash for TDA3xx

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?