Page 1 of 1

CAL UART connections not updating when a file is opened

Posted: Fri Jun 16, 2017 12:20 am
by Zane
Hi,

I have made a component using the CAL UART. With the new component being used in a project you can select output and input pin connections that transfer over to the CAL UART successfully. The problem is when you save the project and close FC, upon reopening the input and output pins selected on the component are set correctly however the connections have not been transferred over to the CAL UART. Its no major problem but was unsure if you were aware that it existed.
Image.JPG
Image.JPG (31.23 KiB) Viewed 4451 times

Re: CAL UART connections not updating when a file is opened

Posted: Fri Jun 16, 2017 10:56 am
by Benj
Hi Zane,

Could you post a simple project that shows the problem and I will investigate for you.

Re: CAL UART connections not updating when a file is opened

Posted: Mon Jun 19, 2017 7:45 pm
by Zane
Hi Ben,

I have attached a copy of a project as well as a copy of the component file of the component that is used in the project. I have tried doing the same with a matrix created component and when the file is reopened the correct connections are displayed.

Thanks for having a look at this.

Zane

Re: CAL UART connections not updating when a file is opened

Posted: Tue Jun 20, 2017 5:47 pm
by Benj
Thanks Zane,

There does seem to be a bit of an issue here. I'm investigating for you to try and narrow down exactly what's going wrong. It seems that the value of the property filter is being saved in the project but not being passed back through to the CAL component on initialise.