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.

TDA3XEVM: gcc build on window

Part Number: TDA3XEVM

Hi Expert,

I'm running TI-RTOS Vision SDK v03.04 on TDA3x.

Referenc: spracc3.pdf (Flashing Utility - mflash)
4.6 Building mflash for TDA3xx
$ gcc -o mflash mflash_uart.c

How do I build mflash on the window?

The windows have installed the GCC ARM tools:
C:\PROCESSOR_SDK_VISION_03_04_00_00\ti_components\cg_tools\windows\gcc-arm-none-eabi-4_9-2015q3\bin

Thanks in advance.