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

18f46k22 RS232 not work in real test (SOLVED)

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



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Sat Aug 24, 2013 12:15 pm     Reply with quote

Can I say, why do people refer to Proteus, when they mean Isis.... Smile

Proteus, is a very good schematic PCB package. I use it. It has an attached simulator (Isis), which is also competent for analog simulation. It also links to a PCB drafting package (Ares).

The first problem with Isis, is that PIC's are just too varied for it. For example the rules that work for the I2C on one PIC will be wrong for another, but the supplied rules don't cope with this. Biggest problem though is that it takes what you tell it as gospel. If you say "I'm using a 10MHz clock", it'll accept this, even if the selected oscillator fuses haven't got a hope of working. It also has more complex problems when you use a lot of peripherals. Often telling you things won't work, when they are from working chips, or that they will, when the decoupling is incompetent....

It will work for basic PIC configurations, if setup correctly, but these are the ones that any experienced PIC user would know without trying. Unfortunately for anything more complex, it is likely to mislead you. It is too easy to generate configurations that won't work in the real world, but run in the simulation.

I have Proteus, Ares, and Isis. I use Proteus and Ares to draw PCB's. I will sometimes use Isis rather than Spice for analog. However Isis and the PIC, I consider 'useless'.

Unfortunately a large number of educators seem 'unaware' of it's limitations, and encourage students to use it.

Best Wishes
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