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.