Adding and Interfacing own user interface to MPLAB IDE

Status
Not open for further replies.

sanjay

Full Member level 1
Joined
Jul 4, 2003
Messages
98
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,012
Hello All,

I am working with a basic PIC microcontroller, and I have created my own user interface which performs actions for extra periperhal debugging such as for example,7-segments, keypad, LCD, etc..

I want to be able to during the DEBUGGING process in the MPLAB IDE, obtain the values from say for example PORTB register and set values to PORTB register..

Something like, I have a setValue( ) and getValue( ) method in my own java program using which I want to interact with the register contents in the MPLAB..

Can anyone help me with suggestions, tips, and tricks of how to get something like this going on ?

Help would gladly be appreciated

Regards
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…