Tool/software: Code Composer Studio
Sir I need to burn my program into flash memory and it should remain over there permanently
Now when I'm running a blinking LED program, led blinks until my board is connected to power supply once I remove power and reconnect it the code is lost from the memory
Can you please provide the code for burning program permanently into flash memory using JTAG so that whenever I power it the LED should blink.