search for: arm9

Displaying 20 results from an estimated 86 matches for "arm9".

Did you mean: arm
2007 Apr 18
0
[Bridge] Error in usb0 and eth0 bridging on an ARM9 Plattform
Hello, I?m using the Linux Bridge on an Atmel Arm9 Plattform with the kernel 2.6.11rc3. The configuration is the following: LAN<--Arm9(Ethernet)--Bridge--Arm9(USB-Device)-->Notebook (USB-Host) or LAN<--Arm9(Ethernet)--Bridge--Arm9(USB-Host)-->Notebook (USB-Host) (with a Trust USB2.0 Host to Host cable) When I try to ping my Notebo...
2012 Jul 27
4
[LLVMdev] ACE claims better result than LLVM for ARM 9 ?
ACE issued following PR: http://www.ace.nl/news/aces-cosy-compiler-framework-outperforms-llvm-arm9-processor Weird that they don't give any number and use ARM 9, do they mean cortex-a9 ?
2005 May 06
0
Encoder performance on ARM9
...rformance using the ARM5E DSP-like instructions. Jean-Marc > This processor integrates a so-called MaverickCrunch coprocessor. > This coprocessor accelerates both IEEE-754 floating point and 32-bit > and 64-bit fixed point operations. Datasheet claims it is considerable > faster than ARM920T MAC operation. > So we can enable/disable at least four parameters: > 1) fixed-point implementation (--enable-fixed-point) > 2) ARM4T assembly optimization (--enable-arm4-asm) > 3) support for MaverickCrunch (if this is enabled, I think > point 1 and 2 become meaningless) > 4)...
2005 May 10
2
Encoder performance on ARM9
Hi Jean-Marc, >I think it's worth trying the float version on your CPU. However, I >wouldn't be surprised if the fixed-point was still faster than float. ok, I'll try both configurations. >BTW, you can use --enable-arm5-asm instead of --enable-arm4-asm. While >both are currently almost the same, eventually it would be possible to >get better performance using the
2009 Dec 21
1
encoding time
...9;s consider that you'd succeed in getting it working right after optimizations. The time you want to add other speex features or other functionality you may run in trouble again. It is perhaps worth the effort only in really high-volume products... In a non-OS environment I believe an ARM9 or perhaps a Cortex-based micro with at least 150 MHz is the proper choice. For your information: it is known that (even) ARM9 @ 400 MHz has difficulties when speex is operated in a Linux environment (reference app: Linphone). And in a comparable environment a real DSP chip like Analog'...
2005 May 06
2
Encoder performance on ARM9
Hi there, I've just started to work with the great speex encoder on ARM9-based embedded platform. This is my configuration: CPU: Cirrus Logic EP9315 @ 200 MHz (ARM920T) o.s.: Linux 2.6.9-rc2-ep93xx GCC: gcc version 3.3.3 (DENX ELDK 3.1 3.3.3-10) without MaverickCrunch support ogg library: 1.0 speex command line configuration: ./configure --enable-fixed-point --enable-...
2011 Jul 17
2
cross-compiling nut
Hello, I would like to run nut 2.6.1 on an embeeded machine ( arm9 ) running linux and uclibc. A working gcc tool chain came with the board. How can I compile and build nut using the cross compiler tool chain ? I know that this is not a very specific question. I have however little experience with cross compiling, and I wonder where to start. A logical point wou...
2008 Feb 28
1
Problem of porting openssh to arm9 platform
Hi; I meet some problem when porting openssh.Please help me The following content is wrong info: # strace ssh execve("/usr/bin/ssh", ["ssh"], [/* 16 vars */]) = 0 mmap2(NULL, 20, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40005000 stat("/etc/ld.so.cache", {st_mode=S_IFREG|0644, st_size=1796, ...}) = 0 open("/etc/ld.so.cache",
2005 Oct 14
4
performance speex on ARM
hi, i have searched through the archives but did not manage to find benchmarks of encoding/decoding speex on ARM processor. esp interested in ARM9E. understand that ARM5E has some dsp-like instructions, wonder whether they are compatible with those in ARM9E. thanks in advance. tk -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20051015/3fb7b018/attachment....
2004 Dec 13
1
Encoding performance on ARM7/9 ?
Hi, I have read the decoding side performance on ARM7 or ARM9. Your comment is very useful for us on evaluating the possible usage of Speex on our ARM system. How about the encoding performance? In your article, you mentioned "optimization". What is it? Is it included the 1.1.6 release source codes? thanks, Jay -------------- next part ----------...
2005 Oct 18
0
performance speex on ARM
Well, all ARM9E cores use the v5TE architecture, which means Thumb and DSP-friendly instructions. Ettore Benedetti THALES COMMUNICATIONS B.V. Bestevaer 46, 1271 ZA Huizen The Netherlands Unclassified >>> tk <tunkeat@gmail.com> 10/15/05 7:15:20 AM >>> hi, i have searched through the...
2004 Feb 11
0
PAM_unix[171]: (samba) session closed for user taisan
Hi, 1 I got message "The specified network name is no longer = available" show on PC/Win2000 when copy large files to ARM9 base = NAS(with SAMBA 2.2.8 + Linux Kennel 2.4.18) file size is correct but content appended with all "0" in = ARM9 NAS HDD. 2. At the console of ARM9 NAS show : ..... root@sword:/var# . smbd[170]: PAM _pam_init_handlers: no default config = /etc/pam.d/other...
2018 Mar 14
1
Does llvm support for the arm7(ARM7EJ-S) (ARMv5TE) properly?
I was trying to using llvm to targeting ARMv5TE -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180314/b9dadc37/attachment.html>
2004 Aug 06
2
Speex on Nokia 6600
Hi, I have one question: Will Speex run in realtime (both encode / decode probably simulateusly) on Nokia 6600 --- basicaly ARM9 104MHz with Symbian 7s after porting to its C++ or Java? I am thinking mostly about the worst quality encoding (optionally duplex). Can this processor make it? Oh 6600 has something about 6mb memory if I remember good. Plase cc kangur@polcom.net in replies. <p>thanks in advance and sorry...
2008 Sep 17
2
[LLVMdev] Status of LLVM ARM port
...or this information, but I have not been able to gain a clear understanding: what is the status of the LLVM ARM backend? That is, do the following work: 1. Generating Thumb code: I saw a video online where they describe an issue with using the ARM Thumb back-end 2. Generating code for ARM9 (ARMv5?) or ARM7 (ARMv4): again, the same presentation mentioned that it only generated ARMv6 or 7. Does the back end work on older ARM processors today? I have seen the notes on the Apple provided bits to the project, but those were form early-mid 2007, and I have not seen a clear declaration on...
2011 Oct 13
2
[LLVMdev] LLC ARM Backend maintainer
...tems that I can volunteer. - Cortex-A8 I have bunch of devices but they are only good for target testing. - Cortex-Mx ARMv7M I have myriad of boards that I use for target testing, the problem is that they can only run very small testcases. - Assorted ARMv4, ARMv5 and ARMv6 architecture or ARM11, ARM9 and ARM7 processors. Usable for host testing are the Marvell Armada/Kirkwood based Plug Computers, easy to get and I can volunteer 1. Just my 32-bits. Pawel
2013 Feb 27
2
[LLVMdev] arm compiler benchmarks
I haven't tried using -Os/z on any ARM device for the last 3 years, and back then, -Os would break many things. People normally care about code size on Cortex-R/M and ARM9 or older, and in there, not many LLVM users. --renato On 27 February 2013 00:38, Jim Grosbach <grosbach at apple.com> wrote: > I've not run any on non-iOS devices, and haven't looked at GCC since > v4.2.1 due to licensing issues, so I don't have a good feel for comparati...
2008 Oct 01
2
Stand-alone echo cancellation
...uestions. I've tried to do my homework reading the relevant manual pages and investigating the Doxygen documentation. :-) We're investigating acoustic echo cancellation solutions for a speech application. Our hardware will be a TI C64x+ series processor (DM6467) which has both a DSP and ARM9 core. Our audio will be sampled at 8kHz and fed in through the I2S ports on the DM6467, echo cancelled, and then encoded in G.711. As such, I'm really interested in the echo cancellation component of Speex, but not in the encode/decode. Finally, only one channel of audio needs to be echo cancel...
2011 Jun 22
0
[LLVMdev] ARM thumb-2 instruction used for non-thumb2 CPUs
On 22 June 2011 11:49, Damjan Marion <damjan.marion at gmail.com> wrote: > # /opt/llvm/bin/clang -S -ccc-host-triple arm-unknown-freebsd -mcpu=arm926ej-s -mfloat-abi=soft -v -o rrx.S rrx.c Even though you specified cpu as arm9, it's probably generating generic ARM IR (use -emit-llvm -S and see), which defaults to ARM instructions. If you want thumb, use triple = thumb-unknown-freebsd, but still, that will have problems. You can do it in...
2012 Jul 27
0
[LLVMdev] ACE claims better result than LLVM for ARM 9 ?
On Jul 27, 2012, at 9:36 AM, Sebastien DELDON-GNB wrote: > ACE issued following PR: > http://www.ace.nl/news/aces-cosy-compiler-framework-outperforms-llvm-arm9-processor > Weird that they don't give any number and use ARM 9, do they mean cortex-a9 ? It's impossible to say. This sort of marketing statement is impossible to refute, because there are no details. Who knows whether they compared against LLVM fairly with it tuning for the right ar...