When I try to use simulation mode with a project that has the Symbol configuration object added I get the following Build errors:
        ------ Build started: Application: Device.Sim.Device.Application -------        typifycode...[ERROR]     symbolicvarsbase,3.5.12.10(system):VariableInformationImpl:C0094: Interfaceofoverriddenmethod'CurrentNestingDepth'ofbase'IVariableInformationCombined'doesn't match declaration[ERROR]     symbolicvarsbase, 3.5.12.10 (system): VariableInformationImpl: C0094: Interface of overridden method 'MonitoringOffset' of base 'IVariableInformationCombined' doesn'tmatchdeclaration[ERROR]     symbolicvarsbase,3.5.12.10(system):VariableInformationImpl:C0094: Interfaceofoverriddenmethod'MonitoringSize'ofbase'IVariableInformationCombined'doesn't match declaration[ERROR]     symbolicvarsbase, 3.5.12.10 (system): VariableInformationImpl: C0094: Interface of overridden method 'Offset' of base 'IVariableInformationCombined' doesn'tmatchdeclaration
This is only if my target is a 32 bit runtime. Changing the target runtime to 64 bit in the project resolves the issue for simulation mode but my real target is 32 bit.
Everything is version 3.5.12.30 and I am using the 64bit IDE. Is it bad practice to use the 64bit IDE for 32 bit runtimes?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
When I try to use simulation mode with a project that has the Symbol configuration object added I get the following Build errors:
This is only if my target is a 32 bit runtime. Changing the target runtime to 64 bit in the project resolves the issue for simulation mode but my real target is 32 bit.
Everything is version 3.5.12.30 and I am using the 64bit IDE. Is it bad practice to use the 64bit IDE for 32 bit runtimes?
Hi,
no it is good practice to use the 64BitCODESYS version....!
BR
Edwin