Re:Porting RealView to GCC
I am having similar problems to this when adding files to the this :-
http://www.freertos.org/portLM3Sxxxx_Eclipse.html
project.
On the Code Sourcery site I found this page :- https://support.codesourcery.com/GNUToolchain/kbentry57
This seems to relate to the line in the makefile :-
LDSCRIPT=standalone.ld
It sort of implies another linker script should be used.
I cannot make sense of either the solution in this thread or the one on the codesourcery site.
It seems to me there is some conflict between the driver lib and the code sourcery libs.
Can you give me any help ???
These up front problems on project waste a lot of time and from my experience rarely relate to user error, but just a badly set up tool chain.
How does driverlib, gnulib and newlib relate ??
I know gnulib is less than ideal for deep embedded.
I also understand that full versions of printf are usually overkill in space, speed and stack.
I am keeping my fingers crossed. If I can get over this hurdle and my evaluation kits I have ordered, turn up soon, I will remain more than happy with Luminary Micro !!
login or register to reply
|