Page 1 of 1
PIC16LF1939 Unreconised chip??
Posted: Thu Oct 11, 2012 6:31 am
by tech
Bonjour,
Voici mon problème je ne parviens pas à programmer un PIC16LF1939 avec Flowcode 4, j'ai toujours un message d'erreur "Unreconised chip on command line:<PIC16LF1939>"
Comment je peux régler ce problème?
Merci
Christian
Re: PIC16LF1939 Unreconised chip??
Posted: Thu Oct 11, 2012 7:05 am
by medelec35
Bonjour, Christian
Vous pouvez sélectionner 16F1939 pour la programmation 16LF1939
Hello Christian,
You can select 16F1939 for programming 16LF1939
Martin
Re: PIC16LF1939 Unreconised chip??
Posted: Fri Oct 12, 2012 3:01 pm
by tech
Bonjour Martin,
Malheureusement le PPP détecte le PIC16LF1939 et ne veux pas programmer le pic même si je sélectionne le 16F1939??
Christian

Re: PIC16LF1939 Unreconised chip??
Posted: Fri Oct 12, 2012 4:17 pm
by DavidA
Bonjour
Utilisez-vous la dernière version de Flowcode v4? (4,5).
-------------------------------------------------------------------------------
Hello
Are you using the latest version of Flowcode v4? (4.5).
Re: PIC16LF1939 Unreconised chip??
Posted: Fri Oct 12, 2012 7:32 pm
by tech
Bonjour,
Oui...j'utilise la versionFlowcode v4.5.18.74!?
Christian

Re: PIC16LF1939 Unreconised chip??
Posted: Sat Oct 13, 2012 11:09 am
by medelec35
Bonjour Christian,
Le problème est avec la version de ppp qui est actuellement installée.
Essayez d'utiliser cette version:
http://www.matrixmultimedia.com/mmforum ... hp?id=6728
Vous devez extraire tous les fichiers pour
votre \ Matrix Multimedia \ Flowcode V4 \ Tools \ PPP
annuaire.
Hello Christian,
The issue is with the version of ppp that is currently installed.
Try using this version:
http://www.matrixmultimedia.com/mmforum ... hp?id=6728
You will need to extract all the files in to
your \Matrix Multimedia\Flowcode V4\Tools\PPP
directory.
Re: PIC16LF1939 Unreconised chip??
Posted: Wed Oct 17, 2012 2:55 am
by tech
Bonjour,
J'ai installé la dernière version ppp et je n'ai plus de problème, le seul problème c’est que j'ai changé le PIC16F887A pour un PIC16LF1939 j’ai des erreur de compilation!?
Keypad v3.1.c(1088): Illegal redefinition of symbol: MX_EEADR
Keypad v3.1.c(1099): Illegal redefinition of symbol: MX_EEDATA
Comment je peux résoudre ce problème???
Merci
Christian

Re: PIC16LF1939 Unreconised chip??
Posted: Wed Oct 17, 2012 11:52 am
by Benj
Bonjour Christian,
Je pense que ce problème a été corrigé avant de v4.
http://www.matrixmultimedia.com/mmforum ... ADR#p28303
Re: PIC16LF1939 Unreconised chip??
Posted: Mon Jan 21, 2013 3:21 pm
by tech
Bon jour Ben,
J’ai des erreur de compilation avec le PIC16LF1939??????
Keypad v3.1.c(1088): Illegal redefinition of symbol: MX_EEADR
Keypad v3.1.c(1099): Illegal redefinition of symbol: MX_EEDATA
La version FC4 que j'utilise et v4.5.18.74.
Comment je peux résoudre le problème
Merci,
Christian
Re: PIC16LF1939 Unreconised chip??
Posted: Fri Jan 25, 2013 4:21 pm
by tech
Bon jour Ben,
J’ai toujours des erreur de compilation avec le PIC16LF1939??????
J'ai installé la dernière version ppp le problème c’est que j'ai changé le PIC16F887A pour un PIC16LF1939 j’ai les erreur de compilation!?
Keypad v3.1.c(1088): Illegal redefinition of symbol: MX_EEADR
Keypad v3.1.c(1099): Illegal redefinition of symbol: MX_EEDATA
La version FC4 que j'utilise et v4.5.18.74.
Comment je peux résoudre le problème
Merci,
Christian
Re: PIC16LF1939 Unreconised chip??
Posted: Fri Jan 25, 2013 7:17 pm
by medelec35
Bonjour Christian,
Pouvez-vous s'il vous plaît envoyer un organigramme et un fichier. C qui ne compile pas.
Hello Christian,
Can you please post a flowchart and .c file that does not compile.
Martin
Re: PIC16LF1939 Unreconised chip??
Posted: Fri Jan 25, 2013 9:18 pm
by tech
Bonjour Martin,
Voici le fichier C
Merci de votre aide!
Re: PIC16LF1939 Unreconised chip??
Posted: Fri Jan 25, 2013 9:36 pm
by medelec35
Salut Christian,
Vous avez posté FlowcodeV4.c
Mais l'erreur a trait à clavier v3.1.c
Pouvez-vous s'il vous plaît envoyer le fichier à la fois Organigramme et le fichier C correspondant
Et la liste des erreurs.
Par exemple
Keypad v3.1.c(1088): Illegal redefinition of symbol: MX_EEADR
Keypad v3.1.c(1099): Illegal redefinition of symbol: MX_EEDATA
S'ils ont des numéros différents entre parenthèses.
Hi Christian,
You have posted FlowcodeV4.c
however the error relates to Keypad v3.1.c
Can you please post both the Flowchart file and matching C file
& the list of errors.
E.g.
Keypad v3.1.c(1088): Illegal redefinition of symbol: MX_EEADR
Keypad v3.1.c(1099): Illegal redefinition of symbol: MX_EEDATA
If they have different numbers within brackets.
Re: PIC16LF1939 Unreconised chip??
Posted: Fri Jan 25, 2013 9:59 pm
by tech
Oui je poste FlocodeV4
L'erreur a trait a clavier v3.2.c???
Les erreurs son:
Valise v4.2.c(574): Illegal redefinition of symbol: MX_EEADR
Valise v4.2.c(585): Illegal redefinition of symbol: MX_EEDATA
Valise v4.2.c(9802): WARNING: This interrupt has previously been enabled, so the macro <TMR0_Interrup> may never get called.
Valise v4.2.c(9821): WARNING: This interrupt has previously been enabled, so the macro <TMR0_Interrup> may never get called.
Valise v4.2.c(9840): WARNING: This interrupt has previously been enabled, so the macro <TMR0_Interrup> may never get called.
Valise v4.2.c(9859): WARNING: This interrupt has previously been enabled, so the macro <TMR0_Interrup> may never get called.
Valise v4.2.c(9878): WARNING: This interrupt has previously been enabled, so the macro <TMR0_Interrup> may never get called.
Merci
Re: PIC16LF1939 Unreconised chip??
Posted: Fri Jan 25, 2013 10:11 pm
by medelec35
Je me battrai sans votre organigramme.
Le fichier à envoyer se termine par. Fcf
Donc, le type de fichier est fcf
J'ai besoin de compiler moi-même et d'observer les erreurs éventuelles.
Désolé si vous ayez du mal à me comprendre.
J'utilise un traducteur.
I will struggle without your Flowchart.
The file to post ends with .fcf
So the type is fcf file
I need to compile it myself and observe any errors.
Sorry if your having difficulty in understanding me.
I'm using a translator.
Re: PIC16LF1939 Unreconised chip??
Posted: Fri Jan 25, 2013 10:28 pm
by tech
Desoler mais pour le fichier (*.fcf) je voulais vous envoyer un PM me je n'y parviens pas?
Est-il possible de vous envoyez un courriel pour le fichier???
Merci
Re: PIC16LF1939 Unreconised chip??
Posted: Sat Jan 26, 2013 4:15 am
by tech
Bon soir Martin,
Voici une version simplifier trouver sur le forum. J'ai les meme erreurs????
Pic que j"utilise est un PIC16LF1939.
Keypad Mot Passe v0.0.c(926): Illegal redefinition of symbol: MX_EEADR
Keypad Mot Passe v0.0.c(937): Illegal redefinition of symbol: MX_EEDATA
Merci
Christian
Re: PIC16LF1939 Unreconised chip??
Posted: Sat Jan 26, 2013 12:10 pm
by medelec35
Salut Christian,
Organigramme ci-joint doit compiler.
Utilisez ce schéma pour tous les projets qui utilisent 16LF1939 et EEPROM
Vous pouvez supprimer toutes les icônes et économisez organigramme comme un modèle vierge.
Hi Christian,
Attached flowchart should compile.
Use this flowchart for all projects that use 16LF1939 and EEPROM
You can delete all icons and save flowchart as a blank template.
Martin
Re: PIC16LF1939 Unreconised chip??
Posted: Mon Jan 28, 2013 12:24 pm
by tech
Bonjour Martin,
J'ai un autre problème....je crois que c'est au niveau de la configuration de l'Oscillator, J'ai configurer le Clock speed a 20000000Hz et l'Oscillator en mode HS.
Tous et bien configurer au niveau des E-Block, Les LED's, le LCD fonction mais si je tente d'entrer un code...rien????
Sa fonction très bien avec un PIC16F887A mais pas avec le PIC16LF1939!?
Merci de ton aide!
Christian
Re: PIC16LF1939 Unreconised chip??
Posted: Mon Jan 28, 2013 6:35 pm
by medelec35
Bonjour Christian,
Pouvez-vous poster votre organigramme et je vais prendre un coup d'oeil.
Martin
Hello Christian,
Can you post your Flowchart and I will take a look at it.
Martin
Re: PIC16LF1939 Unreconised chip??
Posted: Mon Jan 28, 2013 10:07 pm
by tech
Bonjour Martin,
Voila!
Merci
Christian
Re: PIC16LF1939 Unreconised chip??
Posted: Thu Feb 07, 2013 7:43 pm
by tech
Bonjour Martin,
Avez-vous réussis à résoudre le problème au niveau de la configuration de l'Oscillator??
Moi je n'y parviens pas
Merci
Christian