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

help for simulation warning

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



Joined: 26 Nov 2009
Posts: 19

View user's profile Send private message

help for simulation warning
PostPosted: Tue Dec 08, 2009 12:19 am     Reply with quote

When I simulate my code I find following warning.
iOPORT-W0002: Reading a port immediately after writing to it might be affected by any impedance loading the pin.

For this instruction
Code:

delay_cycles(_t2);
data = input_lcd();

When I select device 18f4685 then I'm not getting any warning
but when I simulate with dspic30f6010 I find this warning.

Anyone can help
Thanks
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Dec 08, 2009 2:22 pm     Reply with quote

Your question is about the MPLAB simulator. You should ask your
question in the Microchip forum, or search their forum archives.

Here's the search page for the Microchip forum. Bookmark this page.
http://www.microchip.com/forums/search.aspx
Put the error message in the Search box
Quote:
iOPORT-W0002

and press Enter and you will get several hits.
dnatechnical



Joined: 26 Nov 2009
Posts: 19

View user's profile Send private message

PostPosted: Wed Dec 09, 2009 1:01 am     Reply with quote

I already search on Microchip forum. They advise to use LATx.
How to use in ccs c compiler? I'm new for ccs c.

Initial I was work on 18f8720. Due to require more program memory I have to switch 30f6010a. I'm facing this problem when I switch over to dspic.
This is 1st time I'm using dspic, nothing know about this. I'm using graphical display 320x240. (sel1330 library code)


Sad
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