Warnings in the STVP flashing because of defining ram sections in the Linker.
To allocate the particular location to safety variables in the RAM we added new RAM sections in the linker as shown below.we allocated above address to safety variables as shown below from the code.Due to above changes we are getting below warning in...