CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Software Testing Methodologies

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
bayWeiss



Joined: 01 Mar 2007
Posts: 2

View user's profile Send private message

Software Testing Methodologies
PostPosted: Thu Mar 08, 2007 6:45 am     Reply with quote

How do you guys go about testing software?

Do you abstract out the external hardware layer from the microcontroller/firmware layer by using #ifdef or #ifndef? Obviously i do not want the test code to be placed onto the microcontroller, so I assume the #defines would do the trick.

I am using CCS in the MPLAB IDE, and it would be nice to separate (or proxy out) the hardware components so I can run a good bit of the code through MPLAB SIM instead of an ICD (which can take a while sometimes).

I just want to hear some different thoughts/ideas on the subject...

cheers!
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group