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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/09/07 15:08
Read: times


 
#140481 - Exactly what it says on the tin!
Responding to: ???'s previous message
Iztok Moravsek said:
I'm using Keil C.
When I compile program (*.C) in C with #pragma SRC ... does not create *.obj file.

That is exactly what it's supposed to do!

RTFM: http://www.keil.com/support/m...51_src.htm

When you use #pragma SRC, the compiler never generates a .obj file!


List of 4 messages in thread
TopicAuthorDate
#pragma SRC            01/01/70 00:00      
   Exactly what it says on the tin!            01/01/70 00:00      
      If you want a .obj file...            01/01/70 00:00      
   Thanks            01/01/70 00:00      

Back to Subject List