Autor Tema: Novato necesita ayuda  (Leído 6188 veces)

0 Usuarios y 1 Visitante están viendo este tema.

Desconectado todopic

  • Administrador
  • DsPIC30
  • *******
  • Mensajes: 3495
    • http://www.todopicelectronica.com.ar
Re: Novato necesita ayuda
« Respuesta #15 en: 10 de Septiembre de 2011, 20:35:54 »
Por eso te lo mande hacer !!!  :D :D :D :D

Marcos, ya lo probaste?  a mi no me funciona....  el pickit 2 con su soft, perfercto... el 3 con el soft 3 no.....
Firmat - Santa Fe - Argentina

www.TodoPic.net

Solo se tiran piedras, al arbol que tiene frutos...

Desconectado MGLSOFT

  • Moderadores
  • DsPIC33
  • *****
  • Mensajes: 7912
Re: Novato necesita ayuda
« Respuesta #16 en: 10 de Septiembre de 2011, 21:35:15 »
Aun no me llego el Pickit3, cuando llegue lo primero que hago es probarlo. :mrgreen: :mrgreen:
Todos los dias aprendo algo nuevo, el ultimo día de mi vida aprenderé a morir....
Mi Abuelo.

Desconectado MGLSOFT

  • Moderadores
  • DsPIC33
  • *****
  • Mensajes: 7912
Re: Novato necesita ayuda
« Respuesta #17 en: 10 de Septiembre de 2011, 21:39:15 »
a mi en el mplab me viene todo aqui:

C:\Program Files (x86)\Microchip\MPLAB IDE\PICkit 3

pero el codigo fuente no, solo los .hex

Nunca dije que daban el fuente, el hex es el firmware del Pickit.
Todos los dias aprendo algo nuevo, el ultimo día de mi vida aprenderé a morir....
Mi Abuelo.

Desconectado MerLiNz

  • Colaborador
  • PIC24H
  • *****
  • Mensajes: 2463
Re: Novato necesita ayuda
« Respuesta #18 en: 10 de Septiembre de 2011, 21:40:27 »
a mi en el mplab me viene todo aqui:

C:\Program Files (x86)\Microchip\MPLAB IDE\PICkit 3

pero el codigo fuente no, solo los .hex

Nunca dije que daban el fuente, el hex es el firmware del Pickit.

ya, supongo que el codigo fuente sera reservado para ellos xD

de todas formas del hex puedes sacar el codigo en asm, menos es nada

Desconectado MGLSOFT

  • Moderadores
  • DsPIC33
  • *****
  • Mensajes: 7912
Re: Novato necesita ayuda
« Respuesta #19 en: 12 de Septiembre de 2011, 14:46:32 »
Hoy lo recibi, es mi regalo en el dia del cumpleaños de Todopic!! :mrgreen: :mrgreen:

Lo probe con el software (sin estar conectado a un pic, porque no tengo placa con ese conector, todavia.

Solo me enciende en verde y dice que detecta el programador, asi que realmente aun no se si anda bien el software.
Lo que si baje y lei son las notas y dicen esto, ya que es una version preliminar...


Citar
Release Notes for the PICkit 3 Programmer Application

Updated: 2011 January 28

-----------------------------------------------------------------------
Device Support
-----------------------------------------------------------------------
This version of the PICkit 3 Programmer Application supports all devices
supported by the PICkit 3 as of MPLAB 8.60. Refer to the MPLAB release
notes for more details. Typically, this is installed to C:\Program
Files\Microchip\MPLAB IDE\Readmes\, and is also available online at
http://www.microchip.com/mplab/.

-----------------------------------------------------------------------
Operating System Support List
-----------------------------------------------------------------------
This tool has been tested under the following operating systems. It is
expected to work properly on any x86 machine with Microsoft's .NET 2.0
framework installed.

Windows XP 32-bit
Windows 7 32- and 64-bit.

-----------------------------------------------------------------------
Version 1.0.0.0  --  2011 January 28
-----------------------------------------------------------------------
Questions, comments, bug reports, and feature requests should be posted
in the PICkit 3 forum on the Microchip Forums
(http://www.microchip.com/forums/).

This application requires the .NET 2.0 framework to be installed.

Known Issues:
-------------
> Device auto-detect is not yet functional, but the device ID is
  verified (if the device has one) before all operations.
 
> Some text in the status message box falls off the edge of the box and
  cannot be read.
 
> The "Blank Check" feature can frequently indicate that a blank device is
  not blank. Typically this is due to a configuration word mismatch in the
  device file. There is no work-around, but manually verifying the
  configuration values as "blank" is possible by reading the device.
 
> The Checksum calculation is not fully tested yet and may not match MPLAB
  in all cases.
 
> A "No target device found" error is sometimes shown after switching or
  updating the AP. Simply retry the operation.

> The application can have problems communicating to the PICkit 3 if the
  AP or RS is corrupt (say, from an interrupted transfer). The easiest
  work-around is to use MPLAB to re-flash the programmer with the latest
  version of the firmware ("Manual Download" in the programmer settings).
  This manifests itself as trouble connecting to the PICkit 3 or, in the
  worst cases, application crashes.
 
> The application cannot recover a PICkit 3 that has only the bootloader
  AP installed. This is not a normal occurance; it can only happen if
  there is a write failure during certain parts of the firmware upgrade
  process. Use MPLAB to recover the firmware to a consistent state.
 
> The application will sometimes not launch with the PICkit 3 connected.
  Disconnecting the PICkit 3 should cause the application to show.

Known quirks:
-------------
> Turning off target power supplied by the PICkit 3 can take a noticable
  amount of time under some circumstances. Two work-arounds exist: Supply
  target power externally, or manually enable target power from the PICkit
  3 before an operation so that it is not automatically disabled
  afterwards.

> The "Blank Check" feature does not update the progress bar.
Todos los dias aprendo algo nuevo, el ultimo día de mi vida aprenderé a morir....
Mi Abuelo.

Desconectado MerLiNz

  • Colaborador
  • PIC24H
  • *****
  • Mensajes: 2463
Re: Novato necesita ayuda
« Respuesta #20 en: 12 de Septiembre de 2011, 15:21:24 »
a mi con el mplab8 al conectar el pic al icsp directamente me lo detecta. Tambien tienes que configurar varias cosas, por ejemplo para debugger o programador debes activar si quieres que el pickit3 te alimente el circuito, o deasctivarlo si tienes una fuente adicional.

Yo lo uso con el mplab y es bastante sencillo, supongo que como tu usas el ccs lo usaras con el software del programador no?

Desconectado MGLSOFT

  • Moderadores
  • DsPIC33
  • *****
  • Mensajes: 7912
Re: Novato necesita ayuda
« Respuesta #21 en: 12 de Septiembre de 2011, 15:46:05 »
Asumo que haré eso...
Todos los dias aprendo algo nuevo, el ultimo día de mi vida aprenderé a morir....
Mi Abuelo.

Desconectado MerLiNz

  • Colaborador
  • PIC24H
  • *****
  • Mensajes: 2463
Re: Novato necesita ayuda
« Respuesta #22 en: 12 de Septiembre de 2011, 17:37:17 »
si ves las 2 placas de CAN que puse en la foto veras 6 pines juntos al lado del pic, pues ahi es donde enchufo el pickit3, facil y sencillo :)

los pines van PGM (si lleva),PGC, PGD, VSS, VDD y MCLR


 

anything