I am using BOARD-TMS320F2808 & directly writing in assembly language (.asm) source file.
After the BUILT & DEBUG (.asm) file finish AUTO-RUN not work & give [ C28xx: AutoRun: Target not run as the symbol "main" is not defined ] error.
How i defined "main" function in (.asm) source file, so target auto-run possible.