I have developed a dll from DLLMaker. One of the function directly manipulate a global table. The data is populated correctly and I can use the table in a model. However, when I close/new model, flexsim is just hung (Not responding). I tried to attach the process to a debugger but that does not give me any info since it's not crashing. Please advise how to debug this problem. thanks