Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the AgileEmbedded group. File :...
AgileEmbedded@yahoogr...
Aug 16, 2007 3:25 pm
187
Yesterday Dan Pierce (Thales Communications) and I hosted a discovery session at the Agile2007 conference. I just uploaded a pdf of the slides we used to...
We asked this question at the Agile Embedded Discovery session at Agile2007. Here are some of the answers from our session: * Most embedded projects are small...
Hi, I have been wondering the same thing and I have asked it few times from some people participating on our trainings. I work for a training and consulting...
... turns ... The words used are also a barrier. "Old style" embedded development is typically in C. But much of the agile world is doing development using...
Folks, This thread is of special interest to me because I had exactly these issues way back 9 years ago when I first started doing full-up agile practices with...
As a QA Engineer in automotive embedded, I can give a few impressions. I'm also an experienced developer with some Agile background, but I've written no...
I'm working for a medical device company. Our current project is to redesign the GUI of our system. The original (waterfall) based design has everything based...
James, I seem to recall somewhere that I offered that as a quick & dirty definition once. My point was that embedded software usually starts out very small, as...
Diaspar Software is proud to present another installment of the XP Day North America series: XP Day Manhattan taking place on October 13, 2007. The focus of XP...
There is no one answer to this one, except that all you need is an if statement to get started. I've been working on CppUTest with Bas Vodde and Michael...
Hey All! I thought you might be interested in the following article. Also, you'll find an offer for a free Better Software magazine subscription at the end of...
Hi, Hmm... one of the drawbacks is that currently CppUTEst is in C++. Do many people have a C compiler that doesn't support C++? (I haven't even tried our...
Hi, I have uploaded "NOR Flash Driver Tutorial" alongwith "C Examle Code" for the AT29LV040A Device. C Code is very flexible and can be easily modified for any...
... Do ... on my ... with ... I think that the lack of accessible unit test environments is a big road block. Unit testing is a fundamental, underlying...
Hi Dave, Thanks very much for the comments. Some comments back on the requirements: 1. CppUTest is written is such a way that you do not need to know C++ when...
Our group at Atomic Object has developed a C unit test framework, Unity, that is written fully in C. It was initially based on EmbUnit, but rewritten in order...
... The major road block that I see isn't testing. It's interfacing with the rest of the project that's not agile. I have been on several project that have...
Hey All! Here is another article that I thought you might be interested in the following article. Also, you'll find an offer for a free Better Software...
Hi all, Does anyone have experience with adopting UML in an embedded emvironment? I'm interested in hearing of your successes, failures, recomendations, etc. ...
Hi Dave There is really nothing special about using UML for embedded. We have used it for years. All UML is, is a shorthand for communicating code structure...
... Hi James, We are doing a pilot deployment of UML (Rhapsody, from iLogix/Telelogic) on a live project. We have been a C shop for 20+ years, so any...
Hi, I have uploaded a tutorial on "Dynamic Random Access Memories" http://singhkunal.com/website/techstuff/embedded/Ch09_1.htm Other tutorials on Software...
Are any of you going to ESC in Boston next week? If so, lets try to meet. ESC is co-located with SD Best Practices this year. Bob Martin and Michael Feathers...
Is there any plan to open source the Ruby wrapper for the PCAN driver? I started to write my own, but since I'm new to Ruby, I'd love to see what someone with...