i can't upload my code

I'm using arduino uno and i can't upload the code.
This is the error code

Derleme seçenekleri değiştirildi, tümü yeniden derleniyor.

Çalışmanız programın 3.282 bayt (10 %) saklama alanını kullandı. Maksimum 32.256 bayt.
Global değişkenler belleğin 230 byte kadarını  (11%) kullanıyor. Yerel değişkenler için 1.818 byte yer kalıyor. En fazla 2.048 byte kullanılabilir.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x0c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x0c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x0c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x0c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x0c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x0c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x0c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x0c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x0c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x0c
Karta yüklenirken sorun oluştu. Tavsiyeler için http://www.arduino.cc/en/Guide/Troubleshooting#upload adresine göz atabilirsiniz.

Pls help me.

What board?

Do you have the correct board selected from the boards menu?

ok. Now i select the correct card. This is the new error code

avrdude: stk500_paged_load(): (a) protocol error, expect=0x14, resp=0xc0
avrdude: stk500_cmd(): programmer is out of sync
Karta yüklenirken sorun oluştu. Tavsiyeler için http://www.arduino.cc/en/Guide/Troubleshooting#upload adresine göz atabilirsiniz.

Can you help me?

What board are you using?
Do a loopback test per the thread at the top of the section on doing that,

Enable verbose upload in settings and post the output.

Yes..I am also facing similar problem while uploading to arduiono uno board. I could upload the code with previous versions.. Iam getting error as

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xa6
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xa6
avrdude: stk500_recv(): programmer is not responding