Skip to main content
per2
Associate II
November 24, 2004
Question

gcc - hello world

  • November 24, 2004
  • 2 replies
  • 788 views
Posted on November 24, 2004 at 06:02

gcc - hello world

This topic has been closed for replies.

2 replies

per2
per2Author
Associate II
November 22, 2004
Posted on November 22, 2004 at 06:46

Hi out there,

I'm about to develop a new product that will have an ARM as the CPU. During the prestudy phase I used an evaluation board with a SHARP processor.

But I/we have choosed the STR710FZ2T6 for our product.

I will not buy another evaluation board for the STR7 so in mid december I will get our own PCB.

To get things up and running a bit quicker for this processor.....

....does anyone has a ''hello world project'' for gcc to share?

(with make-,link- files etc)

per2
per2Author
Associate II
November 24, 2004
Posted on November 24, 2004 at 06:02

Thanx Zouhair,

No makefile :-[ but I guess that I will be able to do that one myself.

When having a look at the linker file I can see that both code and data is linked to 0x0000.

This means that I should run this from RAM, correct??

Regards

/Yxan/

PS

Other people can still send in examples of small ''hello world'' sized projects.

DS