TOP Contributors

  1. MIKROE (2760 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139223 times)
  2. FAT32 Library (71732 times)
  3. Network Ethernet Library (57114 times)
  4. USB Device Library (47426 times)
  5. Network WiFi Library (43051 times)
  6. FT800 Library (42401 times)
  7. GSM click (29832 times)
  8. mikroSDK (28038 times)
  9. PID Library (26881 times)
  10. microSD click (26196 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Tool: Project configuration in text format

Rating:

10

Author: dany

Last Updated: 2015-02-21

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 666 times

Not followed.

License: MIT license  

Tool that shows the project's configuration words content (in a readable format), the MCU type and the MCU clock frequency.
This permits to add (part of) the configuration settings in a comment box in your project.<br>
For <b>mP</b>, <b>mC</b> and <b>mB</b> for <b>PIC</b>, <b>dsPIC</b> and <b>PIC32</b>.
IDE based version (not stand alone).

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Tool: Project configuration in text format" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Tool: Project configuration in text format" changes.

Do you want to report abuse regarding "Tool: Project configuration in text format".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

For mP, mC and mB for PIC, dsPIC and PIC32.
Tool that shows the project's configuration words content (in a readable format), the MCU type and the MCU clock frequency.
This permits to add (part of) the configuration settings in a comment box in your project or as part of a post in the forum. The tool is to be started up from within the IDE, it can not be used stand alone. See below "Tool Installation" for the settings. For the stand alone version see http://www.libstock.com/projects/view/971/tool-project-configuration-in-text-format-standalone-version.
 

Screen shot

Screen shot

Screen shot

View full image
Tool installation in the IDE

Tool installation in the IDE

Tool installation in the IDE

View full image

2015-02-21: version 1.4: corrected an "out of range error" in specific cases.

ALSO FROM THIS AUTHOR

Article: the mP for PIC "Make" process.

5

Describes relations between the Project Manager, Library Manager, Uses Clauses, Package Manager etc... important to build a project successfully.

[Learn More]

RTC

16

For P16 and P18:RTC libraries for the PCF8583P and the DS1307, both for hardware I2c and software I2c. No alarm functions provided. Daylight Saving Time version available. For P24: RTCC routines (internal RTCC), including the alarm functions.

[Learn More]

PID Library

25

PID library with fixed calculation time interval. A PID Usage example is added. Octal delivered the mB and an mC version.

[Learn More]