Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/04/01 21:43
Read: times


 
#9739 - RE: Compiler's optimization options
Yes, optimisation can cause you big trouble when debugging!

Although your source code contains a line "a=5", the optimiser may have moved or even deleted it!

Having said that, I haven't had any such problems debugging with Keil's uVision v2.07 and their C51 v6.03 compiler.

You seem to have quite an old compiler?

You can get a free CD from Keil which includes all the manuals in PDF, and evaluation versions of all the tools.

List of 4 messages in thread
TopicAuthorDate
Compiler's optimization options            01/01/70 00:00      
RE: Compiler's optimization options            01/01/70 00:00      
RE: Compiler's optimization options            01/01/70 00:00      
RE: Compiler's optimization options            01/01/70 00:00      

Back to Subject List