Reputation: 962
We have recently decided that we need to get all embedded code development under more rigorous testing than an o-scope at the workbench, but I can't seem to find any good books, resources or other sources of information to accelerate the learning. Does anyone have any recommendations of good sources of information specific to the embedded space? Thanks
Upvotes: 1
Views: 182
Reputation: 836
This book is a good start:
http://www.pragprog.com/titles/jgade/test-driven-development-for-embedded-c
There is an Agile Embedded Yahoo group which has had a fair bit of traffic lately about testing:
http://tech.groups.yahoo.com/group/AgileEmbedded/
And some other random sites:
http://www.renaissancesoftware.net/
http://www.atomicobject.com/pages/Embedded+Practices
http://www.agilerules.com/publications.phtml
Upvotes: 0