Hello,
In Ozone script, I need to load symbols from an *.axf but not the code part.
But when I do "File.Open("file.axf");", it indeed loads the symbols but also seems to execute the code inside, which I want to avoid.
Is there a way to do it?
Thanks.
In Ozone script, I need to load symbols from an *.axf but not the code part.
But when I do "File.Open("file.axf");", it indeed loads the symbols but also seems to execute the code inside, which I want to avoid.
Is there a way to do it?
Thanks.