|
Message
From: rich_daddio at yahoo.com<rich_daddio@y...>
Date: Thu Nov 29 19:29:59 CET 2007
Subject: [openrisc] What is the DYNAMIC_EXECUTION , COMPLEX_EXECUTION,
and SIMPLE_EXECUTION?
Hi Dimitrios, The hello-uart example suggested by Mark should work.
Have you thought about coding up your program in assembly rather than 'c'?
Best Regards,
Rich d
----- Original Message ----- From: Mark<jarvin@e...> To: Date: Tue Nov 27 17:16:07 CET 2007 Subject: [openrisc] What is the DYNAMIC_EXECUTION , COMPLEX_EXECUTION, and SIMPLE_EXECUTION?
> Dimitrios Orfanos wrote: > > Hi, > > I want to run my program on the simulator, so I need start > file but I don't > > need every time the whole lib. I've tried what you said but I > took memory > > error from the simulator. I think that I need some guidance on > how to write > > my own start file. I use Mark's elf toolchain and I want to > run my programs > > on the simulator. > > DO > Something roughly like the hello-uart example > (http://www.opencores.org/cvsweb.shtml/or1k/hello-uart/) should > work (I > think), though you'll have to modify the Makefile to include > "-nostartfiles -nostdlib". > >
|
 |