Hi,
I am new with Codesys. In the documentation I found that the Codesys compiler uses LLVM (Low Level Virtual Machine) like for example g++. Is it possible for Codesys to display the generated assembly code (x86 in my Case)?
I would like to compare the code with code that I generated with g++.
Many thanks for answers.
Cheers
Deas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am new with Codesys. In the documentation I found that the Codesys compiler uses LLVM (Low Level Virtual Machine) like for example g++.
Is it possible for Codesys to display the generated assembly code (x86 in my Case)?
I would like to compare the code with code that I generated with g++.
Many thanks for answers.
Cheers
Deas
I am not sure this is possible.