just curious folks to what folk use to help develope their software with.
I am an avid user of lint and having a go at trying to design what i am gonna do before i start being a code monkey but would like to find out what others are using.
Recently downloaded Tessy but as i get the feeling trying to apply it to an exsisting project will be a huge project its self and as the vendors havent been rushing to reveal the price cost may be an issue.
Does anybody have any recomendations on tools they find useful?
@Mike Kleshov,
Been to a one day course introduced by some academics about that subject exactly. I have a lot of respect for the academy, but that session was a demonstration of "how to write code that will never ever fit into small foot prints" and "how to make software development so expensive that it is not even worth starting (due to test model maintenance costs etc.)." I have used similar techniques in the past; they work and help like charm. But go figure how to get that into a LPC1114 that has a fully loaded ROM/RAM.
that session was a demonstration of "how to write code that will never ever fit into small foot prints" and "how to make software development so expensive that it is not even worth starting (due to test model maintenance costs etc.)." I recall an incident where I was asked to help a copuple of recently hired 'academics' do banking with the '51 because they had run over the 64k space. I had a look, threw them out and made the app fit in about 8k
Erik