Hardware Overview | Pricing
Expanded I/O
Benchtop Development
Connected Vehicle Platform FlexConnect Overview | Pricing
Development Software Development Calibration Production Telemetry
Supported Displays Mobile | HMI | CAN
Supported OS Linux | Android | QNX | Yocto
Up to 100 TOPS
Retrofit/New Build
Business CasesTime to MarketIntegrated Hardware & SoftwareAutomotive Expertise
Case StudiesIndustrialResearch
Prototype Builds
Software Development
Automotive Grade
Turnkey
Overview / Start Page
Community Forum
Home › Forums › Software › freemaster
I use freemaster to modify a variable, and once modified, it immediately changes to its initial value. What is the reason for this.
Hi David,
It is most probably happening because your memory block is being written in the code. Please check for “Data Memory Write” blocks in your code.
Thanks, Amir