I have created a custom led blinking program on CCSv5.2. Added main.c file and its (header & library) files after building this project in debug mode i ran it in debug, it was working fine in debug mode. Now i want to burn this program on flash i followed Led-blinking example for dsk6416 and generated a .hex file. but file contains only zeros. Now my question is what i am doing wrong, should i need to add some other files as well?