microchip-pic-avr-tools / powersmart-dcld

MPLAB® PowerSmart™ SDK - Digital Control Library Designer Configuration Tool & Code Generator
https://microchip-pic-avr-tools.github.io/powersmart-dcld/
14 stars 4 forks source link

MPLAB X Project Assignment #7

Closed areiter128 closed 4 years ago

areiter128 commented 5 years ago

When DCLD configuration files are saved to the MPLAB X project folder, relative path inclusions in source file are automatically correct and no compiler conflicts occur. However, when the DCLD configuration is stored in some other place and relative paths are used in file inclusions or by the code generator, conflicts might occur between C-Compiler and DCLD- generated header file paths. A reference to the MPLAB X project in which the generated files are used would solve the problems.

areiter128 commented 4 years ago

Integrated in release v0.9.7.100