A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
I'm using MPLAB SIM to debug an Assembly language program. I'm able
to get it to build and run, but I can't get the symbols to update.
The symbols refuse to update in the Watch...
I am getting the following error in MPLAB 8.10. Any idea what's going
on? I don't even see any uninitialized variables in Main.c.
MPLINK 4.20, Linker
Copyright (c) 2008 Mic...
Page 11 of the Elmer 160 course (lesson 5) shows an example of a
counter. The code:
clrf Spot1
loop
incfsz Spot1, F
goto loop
The clrf command sets all ...
I'm trying to understand the Assembly language program contained in
the file Pic_swr.asm inside:
http://www.arrl.org/files/qst-binaries/picswr.zip
At the beginning of the prog...
Is there any command or macro in the MPLAB C18 Compiler that will send
text to the output window, like MFC's TRACE or Visual Basic's
Debug.Print? Printf and puts appear to do ...
Any ideas why my MPLAB "Go To Locator" is not working? I put my cursor
on a function name, right-click, and choose Go To Locator. It should
go to the function definition. It...
----- Original Message -----
From: "dlc"
To:
Sent: Monday, April 28, 2008 11:18 PM
Subject: Re: [piclist] Problem in assembling
> > Ditto with the F84. It is *THE* ...
Please any one can help me how to connect CS5532 serial A/D convator
chip with pic 16f877 microcontroller.please send cords??????!!!!
Thanks!!!
----------------------------...
Hello group!
Although I'm able to do some stuff using PIC microcontrollers, I still
don't know to calculate how long does a PIC instruction takes to
execute! God knows I've be...
----- Message d'origine ----
De : murrayatuptowngallery
À : p...@yahoogroups.com
Envoyé le : Jeudi, 10 Avril 2008, 9h37mn 48s
Objet : [piclist] new here, some questions...