2004-11-23 09:02 PM
2004-11-21 09:46 PM
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)2004-11-23 09:02 PM
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