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 CCS Technical Support

Broken PIC Database in 4.134 (PMP for PIC18xxj53)

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



Joined: 07 Jan 2004
Posts: 1615
Location: Central Illinois, USA

View user's profile Send private message

Broken PIC Database in 4.134 (PMP for PIC18xxj53)
PostPosted: Wed Jul 04, 2012 11:52 pm     Reply with quote

Just a heads up:

I pulled out a project using the PMP on an 18Fx7j53.

It no longer compiles because of my statements for assigning a struct to PMADDRH and PMADDRL via
Code:

#byte PMADDRH = getenv("sfr:PMADDRH")
#byte PMADDRL = getenv("sfr:PMADDRL")

If I back up to 4.130, I'm back to compiling.

Not that anyone needs to look - but I mentioned it to support already and figured I'd mention it here.

-Ben
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D


Last edited by bkamen on Mon Jul 16, 2012 12:14 pm; edited 1 time in total
bkamen



Joined: 07 Jan 2004
Posts: 1615
Location: Central Illinois, USA

View user's profile Send private message

PostPosted: Mon Jul 16, 2012 12:13 pm     Reply with quote

As an update -- v4.130 compiles but has the wrong information in the DB for which port is which...

So when I write data to PMOUT1, it's address is defines as PMADDR...



just and FYI.

-Ben
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D
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