1 Aug 2005 02:51
Re: [PIC]:Still problems with ICD2 installation
On Jul 31, 2005, at 3:50 PM, Robert Rolf wrote: > Seconding John's experience, the only thing that worked > on my failed MPLab 7.2 ICD2 install was to clean out > the registry of ALL mplab references, and then reboot. I also recently took advantage of MC's "free shipping + discount" and bought a genuine ICD2. I too had difficulties getting the install to work as per microchip's instructions; no matter what I did, it seemed W2K always got to the USB "new device" before the microchip installer detected it. Eventually, I think I gave up and did a "windows style" install - figured out where the microchip drivers were and pointed the windows HW wizard there, which seems to have made things happy - the laptop and MPIDE seem to talk ok to the ICD2 (what more could I ask for) (although I haven't used it extensively yet.) I'll be installing it "soon" on a WXP system, and I'll try to keep track of what I need to do there (assuming I even get it to work...) BillW -- -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist
>Second, I'm wondering just how much use most programmers make of the
>assembler directives. There are a LOT of directives available, yet when
>I look at other folk's source code it seems that only a very few
>directives ever actually show up in the code. The #include, EQU, and a
>few others are very common, as is using $ to refer to the PC. That seems
>about it. For example, I'd expect to see more use of DA, DT, BANKISEL,
>and BANKSEL. Are there non-obvious drawbacks to using the MPASM
>directives?
>
RSS Feed