Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | Piclist | Newbie Question - MPLAB v 8.33 - Memory Not clearing

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.

Newbie Question - MPLAB v 8.33 - Memory Not clearing - jsternmd - Jul 15 8:57:25 2009

Hi,

I am have v 8.33 with PicKit2 and I am learning the basics using the AMQRP groups Elmer-160 lesson set.

I am really doing very basic stuff but when I want to reset and start stepping thru the code again... i reset the processor, clear all memory but sometimes MPLAB when I F7 single step through simple code (no typos) like :

start
org 0
loc1 equ H'20'
movlw D'7'
movwf loc1
movlw D'12'
addwf loc1,W
iorwf loc1,F
nop
end

The W register show random high hex values and loc1 remains at zero.

I have to close the prgram and open the project again to get it to wrok right. I have a well defined HP workstation running XP Pro. I have no other software problems.

What gives?

thanks in advance

Jerry

------------------------------------

to unsubscribe, go to http://www.yahoogroups.com and follow the instructions

______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )