Hey,
Thanks. I have taken a sample project for MC56f83763 and am able to toggle GPIOs.
But when I try to add things like example Freemaster, and I try to make any changes in GCT (QuickStart), the appconfig.h gives issues.
The older DSC's which works fine is greyed out (shown in image below), but the newer DSC is instead white. And I think its because of this white areas it is giving issues. (because of #ifndef __APPCONFIG_H)
The definitions in appconfig.h can not be seen by other freemaster files.
For example my freemaster files can not see the FMSTR_COMM_INTERFACE definitions even though it is defined in appconfig.h
becuase of this I also see issues in others files like attached in image.
I have attached the sample project. When saving GCT changes I get the following warning as shown in image below
Why is this the case?
@xiangjun_rong