RPOR10

General discussion on mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
spectric
Posts: 74
Joined: 05 Jan 2007 20:12
Location: Cumbria, Uk

RPOR10

#1 Post by spectric » 15 Mar 2022 13:17

Hi there

With the dsPIC33EP810 regarding the RPOR10 special function register it is described on page 266 of the Microchip manual but is not declared in the Mikroe definition file, P33EP512MU810.c . This six bit register contains RP102 which can be used to map that pin to a peripheral module but is not mentioned anywhere else in the documentation, is there some logical reason that I have just overlooked?

thanks Roy
all the best Roy

spectric
Posts: 74
Joined: 05 Jan 2007 20:12
Location: Cumbria, Uk

Re: RPOR10

#2 Post by spectric » 15 Mar 2022 13:21

I wil add this from the def file.


sfr unsigned int RPOR7 absolute 0x068E;
sfr unsigned int RPOR8 absolute 0x0690;
sfr unsigned int RPOR9 absolute 0x0692;
sfr unsigned int RPOR11 absolute 0x0696;

No RPOR10.
all the best Roy

spectric
Posts: 74
Joined: 05 Jan 2007 20:12
Location: Cumbria, Uk

Re: RPOR10

#3 Post by spectric » 15 Mar 2022 13:55

I now realise where I have gone wrong, I was looking at an 806 register map and not the 810 which would explain everything.
all the best Roy

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 General”