P16PRO40 and winpicpro

Status
Not open for further replies.

Gaston

Member
i spent hours yesterday trying to figure out why the the winpicpro wouldn't find the port. i was pulling my hair out trying to get it to work. it was working fine a few days ago. i finnaly got it to work but i have to take the pic out of the programer,find the port then install the pic and program it. it works fine like this. is it suppossed to be like that? and what does $+2 mean? i can't find it anywhere in the documentation​
 

$ is the current address, so $+2 means jump forward 2 lines - it's explained in the MPASM helpfile.

With your PIC, it sounds like it may be running? - with the internal oscillator selected, and it's setting the data in pin as an output, which will stop the auto-detect working. As you've already got it detected and working, turn the auto-detect off (menu option).
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…