An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org:8891

Pic Micro Pascal a.k.a. PMP is a free Pascal cross compiler for PIC microcontrollers. It is intended to work with the Microchip Technology MPLAB suite installed; it has its own IDE (Scintilla-based) and it is a highly optimized compiler. It is intended to target 8-bit processors only: PIC10, PIC12, PIC16, PIC16 enhanced, PIC18. The main axis of development was to avoid special built-in functions and procedures to interface hardware registers. These registers are accessed directly as variables, there are no wrapper functions, and emitted code is quite compact. PMP also supports the GPUTILS suite.

Property Value
dbo:abstract
  • Pic Micro Pascal a.k.a. PMP is a free Pascal cross compiler for PIC microcontrollers. It is intended to work with the Microchip Technology MPLAB suite installed; it has its own IDE (Scintilla-based) and it is a highly optimized compiler. It is intended to target 8-bit processors only: PIC10, PIC12, PIC16, PIC16 enhanced, PIC18. The main axis of development was to avoid special built-in functions and procedures to interface hardware registers. These registers are accessed directly as variables, there are no wrapper functions, and emitted code is quite compact. PMP does not include an assembler or linker. It is designed to work with the Microchip MPLAB suite installed, and directly uses MPASM and MPLINK .lkr files for memory mapping initializations; as of V2 it comes with its own database for processor features and standard register definitions. PMP also supports the GPUTILS suite. (en)
dbo:genre
dbo:latestReleaseDate
  • 2014-09-09 (xsd:date)
dbo:latestReleaseVersion
  • 2.0.6
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 28159753 (xsd:integer)
dbo:wikiPageLength
  • 5922 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 979636745 (xsd:integer)
dbo:wikiPageWikiLink
dbp:caption
  • Pic Micro Pascal IDE (en)
dbp:developer
  • Philippe Paternotte (en)
dbp:genre
dbp:latestReleaseDate
  • 2014-09-09 (xsd:date)
dbp:latestReleaseVersion
  • 2 (xsd:integer)
dbp:license
dbp:name
  • Pic Micro Pascal (en)
dbp:operatingSystem
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Pic Micro Pascal a.k.a. PMP is a free Pascal cross compiler for PIC microcontrollers. It is intended to work with the Microchip Technology MPLAB suite installed; it has its own IDE (Scintilla-based) and it is a highly optimized compiler. It is intended to target 8-bit processors only: PIC10, PIC12, PIC16, PIC16 enhanced, PIC18. The main axis of development was to avoid special built-in functions and procedures to interface hardware registers. These registers are accessed directly as variables, there are no wrapper functions, and emitted code is quite compact. PMP also supports the GPUTILS suite. (en)
rdfs:label
  • Pic Micro Pascal (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Pic Micro Pascal (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License