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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
Andy Neil
10/17/01 06:24
Read: 471 times
Basingstoke
Uk


 
#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      Billy      10/16/01 22:43      
RE: Send a file through UART in assembly      Billy      10/17/01 02:59      
RE: Send a file through UART in assembly      Andy Neil      10/17/01 06:00      
RE: Send a file through UART in assembly      Peter Dannegger      10/17/01 06:11      
RE: Cross-tools - PS      Andy Neil      10/17/01 06:24      
RE: Send a file through UART in assembly      Andy Neil      10/17/01 08:22      
RE: Send a file through UART in assembly      Billy      10/18/01 10:30      
RE: Send a file through UART in assembly      Andy Neil      10/18/01 12:25      
RE: Send a file through UART in assembly      Billy      10/25/01 07:03      
query on serial communication      G.madhavaraj      10/27/01 10:09      

Back to Subject List