??? 10/28/08 14:14 Read: times |
#159415 - some of this is language independent Responding to: ???'s previous message |
Oliver Sedlacek said:
There's more to developing embedded code than writing source. I like to have:
A language aware editor A highlighting editor is not really a problem today even with Pascal. You might complain of lack of some highly sophisticated automatic structures parsing/listing features - I don't use such so I can't comment. Oliver Sedlacek said: Covered if the compiler outputs debugging info in some standard format - for '51 it's OMF51.
Symbolic debugging Oliver Sedlacek said:
Source level single stepping see above Oliver Sedlacek said: This one is definitively language dependent. I have no idea, don't use such.
Deep static code analysis tools JW |