1.0.0 • Published 2 years ago
@mchp-mcc/pfc-configurator v1.0.0
PFC Configurator GUI
A melody replacement for the standalone PFC configurator GUI
Dev Setup:
- Enviornment Setup for Development SCF-Environment Setup
- Examples Software Module Development using Automodule 5.x.y
Compile & Build
- cd to the cloned repo
run the following commands:
yarn- this downloads all of the project dependencies to your machine
yarn build-latest-run-dir- this gets automodule latest
yarn buildBuilds the project and distributes the output files to the run directory.
In a different terminal open MCC by running
./launchon unix / linux or ./launch.baton windows. Update the default device indicated in the launch file to your desired device. Under Device Resources you should see your module.
error
if in yarn command an error of unable to write, restart system or close all node instances
Changelog
1.0.0
- Initial release version
1.0.0
2 years ago