Re: [Sixmesh-devel] getting jtag access on the samsung 4510
Brought to you by:
zoobab
|
From: Alexandre D. <ad...@fo...> - 2003-10-02 21:04:21
|
On Thu, 2 Oct 2003, Henrion Benjamin wrote: > Hello, > > I would like to know if there were someone who has already played with a > samsung 4510 cpu which has a jtag access. I've tried to compile the > jtag-arm9 flasher, but it fails: > > root@pecs /usr/src/jtag-arm9 [14]# make > arm-linux-gcc -g -c -o jtag.o jtag.c > jtag.c: In function `inb': > jtag.c:197: Internal compiler error in instantiate_virtual_regs_1, at > function.c:3972 Could you give us the gcc version and more verbose ? and the part of the 'inb' function ? They were various issues regarding this internal gcc error. This could come from a buggy gcc, an incorrect asm syntax (if used), ... [PS : Don't compile as root...] adulau -- -- Alexandre Dulaunoy (adulau) -- http://www.foo.be/ -- http://pgp.ael.be:11371/pks/lookup?op=get&search=0x44E6CBCD -- "Knowledge can create problems, it is not through ignorance -- that we can solve them" Isaac Asimov |