This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

generating BIN file

Other Parts Discussed in Thread: CC3200, UNIFLASH

HI guys,

I am making some modifications on the HTTP server example on CC3200 and I am trying to generate a new binary file in order to flash it in the serial flash of the cc3200 but i discovered that the old bin fie is always flashed.How can I generate a new bin file corresponding to my new code?

note:- I deleted the old bin file from the Release folder and there is a new bin but when I run the code from the serial flash it runs the old bin