1.2.1.1 Known Issues
Note: This section is maintained from Release
v3.5.0. Refer to Melody Touch Release Notes for other releases known issue.
Issue Details | Issue in Version | Workaround | Fixed? | Issue fixed Version |
---|---|---|---|---|
PIC16F152 - I/O reference type is not supported. Only self-reference type is supported. | v4.2.0 | Contact L2 Support team | No | Not applicable |
PIC16F152 - Driven Shield Feature is not supported. | v4.2.0 | Yes | v4.2.1 | |
There is compilation error in generated code when PIC Surface Utility tune option is selected. | v4.2.0 | Contact L2 Support team | No | Not applicable |
For PIC devices, operating Touch Project in Free running mode had some connection issues with DV. | v4.2.0 | It is recommended to use Timer based Touch Library projects while data streaming option is needed. | No | No |
PIC18FxxQ20 Timer gets added by default for Touch project. | v3.5.0 / v3.5.1 | Remove Timer module manually | No | Not applicable |
For PIC18FxxQ20 Touch project, ADCC has to be added manually - warning message is missing. | v3.5.0 / v3.5.1 | Add ADCC manually | No | Not applicable |
Higher option of GAIN, Pre-scaler parameters are missing in UI for ATmega devices. | v3.5.0 | Manually edit touch.h file. | Yes | v3.5.1 |
dsPIC Lump Sensor option is enabled. | v3.5.0 | Lump feature is not supported for dsPIC | Yes | v3.5.1 |
touch.h generation failure, on loading old ATTiny and AVRDA projects. | v3.5.0 | Open project's *.mc3 file, find 'ptcPrescalar' and replace it with 'ptcPrescaler' | Yes | v3.5.1 |
Unable to Change CSD value for ATtiny devices | v3.5.0 | Manually edit touch.h file. | Yes | v3.5.1 |