cancel
Showing results for 
Search instead for 
Did you mean: 

gcc - hello world

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

gcc - hello world

2 REPLIES 2
per2
Associate II
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
Associate II
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