Download List

Projeto Descrição

Odyssey is a PIC programming application which
can erase, read, and write a variety of PIC
microcontrollers. It was originally written to
work with the EPIC programmer but it should work
with any parallel port programmer.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-28 01:08
0.6

O backend de programação pode ser especificado na pic.conf para cada dispositivo. Suporte experimental para PIC18F2458, PIC18F2553, PIC18F4458, PIC18F4450 e foi adicionado. Suporte para PIC18F4553 foi adicionado. man2html agora é usado para criar arquivos-man.html. Regras para construir pic.conf de arquivos de especificação não são utilizados e que tenham sido removidos. A variável obsoletos INCLUDE foi substituído por AM_CPPFLAGS em src / Makefile.am. Odyssey agora é distribuída como um arquivo tar.bz2.
Tags: Minor feature enhancements, Minor bugfixes
The programming backend can now be specified in pic.conf for each device. Experimental support for PIC18F2458, PIC18F2553, PIC18F4458, and PIC18F4450 has been added. Support for PIC18F4553 has been added. man2html is now used to build -man.html files. Rules to build pic.conf from spec files are not used anymore and have been removed. The obsolete INCLUDE variable has been replaced by AM_CPPFLAGS in src/Makefile.am. Odyssey is now distributed as a tar.bz2 file.

2009-08-03 07:19
0.5.1

Esta é uma versão de manutenção. Ela corrige um problema de compatibilidade com o GCC 4.3, adiciona suporte para PIC16F627A, PIC16F628A, PIC16F648A e, e fixa um esquema de nome de arquivo (Pic16f6xx.cxx torna Pic16f6xxDevice.cxx).
Tags: Minor bugfixes, Minor feature enhancements
This is a maintenance release. It fixes a GCC 4.3 compatibility issue, adds support for PIC16F627A, PIC16F628A, and PIC16F648A, and fixes a file name schema (Pic16f6xx.cxx becomes Pic16f6xxDevice.cxx).

2006-12-31 17:40
0.5

Suporte experimental foi adicionado para PIC12F683, PIC16F818, PIC16F819, PIC18F1320, PIC18F2450, PIC18F2525, PIC18F2620, PIC18F4525, PIC18F4620, PIC18F4455, PIC16F84A com id 0x540 (PIC16F84A_OLDID) e 0x560 (PIC16F84A), e configurável gravar / apagar tamanho de buffers.
Tags: Minor feature enhancements
Experimental support has been added for PIC12F683, PIC16F818, PIC16F819, PIC18F1320, PIC18F2450, PIC18F2525, PIC18F2620, PIC18F4525, PIC18F4620,PIC18F4455, PIC16F84A with id 0x540 (PIC16F84A_OLDID) and 0x560 (PIC16F84A), and configurable write/erase buffers size.

2006-05-29 19:07
0.4

Esta versão adiciona suporte para o dispositivo PIC18F4550. Há correções para compilar o GCC 4.2.
Tags: Minor feature enhancements
This release adds support for the PIC18F4550 device. There are compile fixes for GCC 4.2.

2003-04-01 20:21
0.2.2a

Suporte para dispositivos PIC12F6xx, suporte experimental para dispositivos PIC16F62x, e algumas opções de linha de comando útil foram adicionadas. Existem algumas correções menores.
Tags: Minor feature enhancements
Support for PIC12F6xx devices, experimental support for PIC16F62x devices, and some useful command line options have been added. There are some minor bugfixes.

Project Resources