From Fedora Project Wiki

No edit summary
m (fix typos)
Line 11: Line 11:
====gpsim====
====gpsim====


'''gpsim''' has been updated to 0.25.  In additon to many bugfixes, new features include:
'''gpsim''' has been updated to 0.25.  In addition to many bugfixes, new features include:


* src/ and modules/ license change to LGPLv2+
* src/ and modules/ license change to LGPLv2+
* ECCP implemented
* ECCP implemented
* video module resurected
* video module resurrected
* Added back HLL source browser support
* Added back HLL source browser support
* DS1307 realtime clock extra added
* DS1307 realtime clock extra added

Revision as of 16:20, 12 September 2010

Embedded Development

AVR

gcc

There are a number of improvements to gcc that affect the AVR processor. See the GCC section of this document for further information.

PIC

gpsim

gpsim has been updated to 0.25. In addition to many bugfixes, new features include:

  • src/ and modules/ license change to LGPLv2+
  • ECCP implemented
  • video module resurrected
  • Added back HLL source browser support
  • DS1307 realtime clock extra added
  • extras compiled and loaded as part of gpsim

Support has been added for:

  • PIC16F882
  • PIC16F883
  • PIC16F884
  • PIC16F886
  • PIC16F887

piklab

piklab includes a number of new features including:

  • New processor support
    • 18F14K22
    • 18F13K22
    • 33FJ06GSxxx
    • 33FJ128MC802
  • Improvements to ICD2 including support for additional targets
  • New log and replay features
  • Direct programming support for 16F88x family

For complete details including the list of many bug fixes, refer to the changelog at http://piklab.sourceforge.net/changelog.php.