This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

C startup code for NEC V850E?


Hi,

i hope this is not off-topic.

I compiled and installed binutils-2.16 and gcc-3.4.4
for --target=v850-unknown-elf.

Now i'm searching for a C startup code and maybe some
short examples.  I'd first like to do some normal
standalone projects for an embedded device, so there
is no operating system and not yet any C library (i
will provide any missing functions myself).

Googling for startup code did not bring up any useful
links.


Can anybody give me some hints for this?

I use a NEC V850 E-Core, so i ive the option -mv850e to
gcc.  As this gives different undefined symbols when
linking a standard project, i think the startup code
must be different to a normal V850.


Best regards,
Torsten.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]