I would like to contact someone with a laptop ARM TS758 Regards José...
jap29jap29
jap29@...
Jul 3, 2003 8:01 am
245
Hi, I have just started wrking on ARM926EJ. I have couple of doubts.Basically i wanna implememt an ITU speech codec on this core. For that i want to know how...
Bhanu prakash
itsbhanu@...
Jul 3, 2003 1:06 pm
246
Hi, I am working on ARM7 Simulator using Code Composer Studio. The following line of code is not getting compiled.Compiler is not able to understand this...
Shikha Sharma
shikha.sharma@...
Jul 8, 2003 5:07 am
247
HI Shikha, What is ‘smull’? I have not come across 'smull' - ARM or THUMB instruction. If this is some pseudo instruction in your dev. environment (Code...
Iam not going to ignore the mail hahah. RERA ... From: "Michael Anburaj" <michaelanburaj@...> To: <arm-user@yahoogroups.com> Sent: Tuesday, July 08, 2003...
R.Rajaram
rajaram@...
Jul 8, 2003 9:45 am
250
Hi I feel ur "statements" are wrong. Both coding and English. hahahha ... S of course "compiler was able to understand" because it is dumb. we hv to write...
R.Rajaram
rajaram@...
Jul 8, 2003 10:01 am
251
Hi, While i was going through some ARM docs, i encountered a statement saying that "some ARM based systems implements ROM/RAM remapping (i.e. ROM is aliased to...
Hi Bhanu, This depends on the type of flash that you have. Typically Rom is slower to access than RAM so if you run all your code from ROM then you suffer a ...
Bhanu, With some exceptions for the newer synthesizable ARM cores, most ARM processors always boot from address 0x0, where the exception vector table must be...
Untitled Document Find out if your boss, spouse or a criminal is spying on you Also if you have downloaded any music, movie clips, or games then your computer...
david hinshaw
david_hinsha@...
Jul 14, 2003 7:18 am
255
hello friends, i am writing a n/w driver for RTL 8201L chip which is housed on a board along with the samsung s3c4510b arm processor. if anybody has written...
The 8201L is a PHY chip for ethernet. The ethernet MAC is in the Samsung part. Look at the Samsung site and the uClinux source for the 4510B driver at ...
Hi, I am using code warrior ADS1.2. I want to know how to handle I/O file streams in ADS.For example, if i want to download to a buffer from a ".dat" file and...
Hi all, I wanna know if any GNU tools are available for ARM926EJ-S core. Please gimme links so that i can dwnld eval copy if any. TIA, Bhanu Prakash...
Hi Bhanu, The arm-elf- tool-chain supports ARM926EJ too (I guess). It can be downloaded from ftp://sources.redhat.com/pub/ecos/gnutools/ or try this command, $...
Hi all, I got a project with Evaluator 7T, but i have a problem with serial port. If i send bytes from PC to Evaluator (com 0), the Evaluator only read one...
Have you checked if there is an overrun on the port? ... -- Bluewater Systems Ltd - ARM Technology Specialists Simon Glass...
Simon Glass
sglass@...
Aug 4, 2003 5:19 am
263
Hi Bhanu, Are you asking how to program them? You could use fopen(), fread(), etc. in C. If you mean you want to download to memory, the debugger has this...
Simon Glass
sglass@...
Aug 4, 2003 5:22 am
264
Hi Reddy, Most likely the simulator is set to different settings. For example if the simulator is set to a different clock speed, or has the cache on (whereas ...
Simon Glass
sglass@...
Aug 4, 2003 5:23 am
265
yes, i had. I think something about how to manage interrupt for serial programming but i don't know how ?? ... __________________________________ Do you...
Hello i am using an AT91 cpu with external RAM. by using malloc(), it always returns adresses from internal RAM. as soon as internal RAM is full, malloc()...
Christian Siegl
sieglcn@...
Aug 11, 2003 1:33 pm
267
Hi Christian, Are you using the Atmels libraries for malloc? The general idea is, there will be Heap init function that will be called with the Heap start...
Hi i am using xscale-elf-gcc for compiling and linking. now i link special arm-elf libraries (libstdc++.a and libgcc.a), but another error occurs: ...
Christian Siegl
sieglcn@...
Aug 12, 2003 11:04 am
269
Hi Yasser, Today I had some time to look at you code. 1.Let me clear some issues on this: The code that you have written operates in polling mode (& not...
I am working on smdk2500 but the program download is failing as the verification fails. pl.suggest reason for this. gururaj...
gururaj
gururajans@...
Aug 14, 2003 9:22 am
272
Gururaj, Do you get a Checksum Error? Questions: 1. What ROM monitor are you using? Samsung's USB monitor? 2. Download through UART (Hyperterminal) or USB ...
This is gururaj working on SMDK2500 with ADS & Metaware 1.06. This is in reply to the mail you had sent. I am using the Multi-ICE for Jtag download. It auto...