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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/17/01 11:24
Read: times


 
#15762 - RE: Cross-tools - PS
Having said all that, it can be a valuable exercise to run your embedded 'C' code through a compiler such as Borland or MSVC; usually, these "big" compilers give much better diagnostics than embedded cross-compilers - which tend ot be rather "small"

You will need to take care to isolate compiler & target specifics, and it's highly unlikely that the code will actually run on the PC, but the information gained from the compiler messages can be very helpful.

I have an ancient copy of MSVC v1.0 which I use purely for its code-browsing facilities; it's still superior to Keil's!

List of 10 messages in thread
TopicAuthorDate
Send a file through UART in assembly            01/01/70 00:00      
RE: Send a file through UART in assembly            01/01/70 00:00      
RE: Send a file through UART in assembly            01/01/70 00:00      
RE: Send a file through UART in assembly            01/01/70 00:00      
RE: Cross-tools - PS            01/01/70 00:00      
RE: Send a file through UART in assembly            01/01/70 00:00      
RE: Send a file through UART in assembly            01/01/70 00:00      
RE: Send a file through UART in assembly            01/01/70 00:00      
RE: Send a file through UART in assembly            01/01/70 00:00      
query on serial communication            01/01/70 00:00      

Back to Subject List