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

Simulate PIC24F - ISIS 7.4 -CCS, is possible?

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



Joined: 14 Feb 2009
Posts: 2

View user's profile Send private message

Simulate PIC24F - ISIS 7.4 -CCS, is possible?
PostPosted: Sat Feb 14, 2009 10:15 am     Reply with quote

Smile Hi, I'm new to PIC24, and before I buy some cards of development, I have tried to simulate the 24FJ64GA004 (EX_PinSelect.C - PCWHD 4.084) with ISIS PROTEUS 7.4 SP3. What I got many errors Rolling Eyes .

It is possible to use CCS PWD + ISIS + PIC24F? Confused
leejok2003



Joined: 25 Dec 2008
Posts: 32

View user's profile Send private message

PostPosted: Tue Feb 17, 2009 7:19 am     Reply with quote

Hi xlaz1078,
what kind of error you have there?
xlaz1078



Joined: 14 Feb 2009
Posts: 2

View user's profile Send private message

PostPosted: Sat Feb 21, 2009 7:03 am     Reply with quote

for the delay, this is a segment of the simulation:

http://oat8gw.blu.livefilestore.com/y1pT7wg2hhhBJeV0WLfZ8iefnZjaeBZArT0OkztgPQnnUAY1lhhvEQMuNOG9QIcbUW1N9UYz8LocO1G6c6X_iOSSQ/problem.jpg
radioamator
Guest







PostPosted: Fri Apr 17, 2009 3:28 pm     Reply with quote

hi

i have same problem with ccs and proteus when simulate my hex file with proteus this error"write 0xffff to unimplemented memory address 0x32a cause a trap"
i have this problem with mplab simulator too
anybody know solution for this problem


excuse me for bad english
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Fri Apr 17, 2009 3:58 pm     Reply with quote

If you expect any help, you should show the code lines causing the error trap.

P.S.: If I remember right, the said 0x32a error trap issue has been already discussed in the forum before. It's caused by erroneous SFR accesses of PCD built-in ADC functions. They are accessing register AD1PCFGH, that is only present with larger PICs. I found, that the bug is still present with PCD V4.090 and PIC64FJ64GA004. Cause an access to the register is used in chip setup, even with no ADC functions used in the code, I don't see an easy workaround.
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