Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top