Tool/software:
I was able to run a build and run a program in OSPI NAND mode. I changed some code in the program, cleaned the project, and rebuilt the program using makefiles. However, when I load and run the program using CCS, the old code is still being executed. How can I execute the updated program with CCS?