Posted: Sat Jul 28, 2012 10:03 pm Post subject: Compiled application problem
hi all:
Can we compiled the application of C++, and produce an executable application.OR1K.elf file, and then execute the C++ application with OVP platform?
Joined: 27 Feb 2008 Posts: 1654 Location: United Kingdom
Posted: Mon Jul 30, 2012 12:56 am Post subject:
The OR1K toolchain that is provided includes a C++ compiler, so this should be able to compile a C++ application.
If you are basing your work on any of the OR1K examples or demos you will need to copy and modify the Makefile (that includes the OR1K.makefile.include) that is used as standard to build example applications so that it uses the C++ compiler.
Any binary that has been cross compiled for the OR1K instruction set can be executed on the OVP OR1K processor model instanced in a platform.
If you have specific problems please give details.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum