I am working with an evaluation board and code composer. When I re-compile the code, it would ask me if I want to update the board with the new version of compiled code. I clicked yes and also clicked "don't ask me again" so now it uploads the code every time I compile. The problem with this is uploading the code makes the console output regarding the compilation process is cleared so I can't read over it. I can't find out how to disable this option so compiling just compiles and then lets me manually upload the code to my board.