WIN10 x64: Simulation Error
Getting the error ".../StandardARMSimulatorMemory.dll: can't load dll (error 126). The specified module could not be found" when trying to connect to the simulator.
Has anyone else seen this... or have some thoughts?
Thanks,
Rich
-
That DLL is from an old support package and I don't believe there is a 64-bit version of it.
You could try setting the Debug > Simulator > Memory Simulation File project property to the following in order to make it use the generic simulator DLL shipped with CrossStudio:
$(StudioDir)/bin/ARMSimulatorMemory$(HostDLL)
Please sign in to leave a comment.
Comments
1 comment