Search the web
Sign In
New User? Sign Up
arm-user · ARM User
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 186 - 215 of 756   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
186
First, thank you very much for your kind reply, Mike. Your reply cheers me a lot though that is not exactly what I asked. Now, I have another questtion. I use...
wonohkim
Offline Send Email
Nov 7, 2002
9:41 pm
187
Hi Wonohkim, ... If the code is running out of the same Flash that you want to write then its not possible. Because when you send commands to change the mode...
Michael Anburaj
michaelanburaj
Offline Send Email
Nov 7, 2002
10:29 pm
188
We are working on porting a RTOS and are wondering if we need to flush the I cache at each context swap ? The ARM ref manual seems to mention that you need to...
Nick
ngbmoreau
Offline Send Email
Nov 8, 2002
2:45 am
189
Hi Nick, When different programs running in different address spaces on the CPU (physical address space) share the same program address space (virtual...
Michael Anburaj
michaelanburaj
Offline Send Email
Nov 10, 2002
9:44 am
190
Mike ... Yes it all makes sense, We have been running our RTOS without flushing the cache at each context swap and all is running fine. ... It's the ARM...
NGB
ngbmoreau
Offline Send Email
Nov 10, 2002
10:01 am
191
If anyone has a used Multi-ICE board for sale, please send an email to me at carlyao2000@.... Thanks....
carlyao2000
carlyao2000@...
Send Email
Nov 12, 2002
5:33 pm
192
Hi, I have DEV9 Board for sale. it supports the Multi-ICE connection.... reply if you need more information Best Regards, Shlomo Shlomo carlyao2000...
shlomo Tzidkani
shlomotz1
Offline Send Email
Nov 13, 2002
6:59 am
193
Hi, I use ADS 1.2 IDE. I have many subprojects under a project. If I change in any of the subprojects and build only main project, the subproject is not built....
pvg55
Offline Send Email
Nov 14, 2002
12:32 pm
194
Hello All I need the Header , which is using in ARM Evaluator-7T Board(Ks32c50100). Here i am sending the details 1. Header that fits on the board ...
Kumar R
kumar@...
Send Email
Nov 20, 2002
4:18 am
195
Hi, How many do you need? Regards, Simon ... -- Bluewater Systems Ltd - ARM Technology Specialists Simon Glass Bluewater Systems...
Simon Glass
sglass68
Offline Send Email
Nov 26, 2002
4:15 am
196
Hi Thanks for your response. I need the header QTY:8 Nos - Header that fits on the board QTY:8 Nos - Receptacle that fits on the bottom of attaching regards ...
Kumar R
kumar@...
Send Email
Nov 26, 2002
4:45 am
197
Hello All I having the Vx_Works Image,which i was created using Torando 2.0 Evaluation version.The created image is running on,when i use my pc as target. The...
Kumar R
kumar@...
Send Email
Nov 26, 2002
5:49 am
198
I searched on the Internet & Philips site for detailed programmer or user manual for the SAA9730. Couldn't find it. Does any one have the link for downloading...
Michael Anburaj
michaelanburaj
Offline Send Email
Dec 5, 2002
3:08 am
199
I suspect this to be a phantom part like the cirrus EP9312 !! Nic...
NGB
ngbmoreau
Offline Send Email
Dec 5, 2002
3:22 am
200
ALTERNATIVE REPLY TO THIS E-MAIL yahasolo@... UNION BANK NIGERIA PLC, LAGOS FROM: MR. JOSEPH OKONTA (MANAGER) FAX:234-1-7759521 URGENT BUSINESS...
dan ken
j_okonta@...
Send Email
Dec 19, 2002
12:49 am
201
Hi All, I am new to ARM processor. So i have got few queries. Does arm processor support I/O mapped I/O? If so what are the ARM Equivalent instructions of IN...
writetothiru <writeto...
writetothiru
Offline Send Email
Dec 24, 2002
8:49 am
202
Hi Thirupathi, ... In ARM all memory & I/O are memory mapped in a single address space ( 2 powter 32 - 4 GB ). This is the case with most moden High-end RISCs ...
Michael Anburaj
michaelanburaj
Offline Send Email
Dec 24, 2002
6:50 pm
203
Hi, do you have Ethernet Driver for ARM Integrator ? Best Regards, Shlomo...
shlomot <shlomotz1@...>
shlomotz1
Offline Send Email
Jan 1, 2003
6:44 am
204
Hi, Question are related to the USB Device controller in 3Sc2410x: 1. PrepareEp1Fifo() function called from usbmain.c in 2410mon: What does this function do?...
Michael Anburaj
michaelanburaj
Offline Send Email
Feb 3, 2003
6:30 pm
205
Hullo I just started to work with an at91m55800a but as I'm new to program uC's in C I can't get the EBI interface to work. I use the Atmel lib which came with...
pilzimkopf <pilzimkop...
pilzimkopf
Offline Send Email
Feb 5, 2003
1:01 am
206
Hi Could u pls any one suggest web sources/links to get USB stack(host/device) for s3c2410 controller. Basically i am lokking for a stacks which are not ...
chandrasekharareddy k...
chandureddy_k
Offline Send Email
Feb 5, 2003
9:52 am
207
Dear Someone, I'm looking for a free USB stack(host/device) at Web site or someone. If someone know where I can find it, could you let me know that. Regards ...
sschun_2000 <sschun_2...
sschun_2000@...
Send Email
Feb 9, 2003
7:42 pm
208
Hi All, I'm calling an assembly function from a C framework.I'm using ADS 1.1 for development.The code is compiled properly.The Code warrior is giving the...
hkb76 <hkb76@...>
hkb76
Offline Send Email
Feb 17, 2003
2:08 pm
209
Hi Hari, Do you have a start-up assembly kinda file in your project? If not, you need one to run the code on real hardware. What ARM chip or board are you...
Michael Anburaj
michaelanburaj
Offline Send Email
Feb 17, 2003
7:48 pm
210
Accidents aren't supposed to happen ...but you can prepare for them. Save up to 70% on Term Life Insurance Click Here for a FREE Quote We can't predict the...
Term Life Ins.
C.Service01@...
Send Email
Feb 18, 2003
2:36 am
211
Hi Mike, I'm calling assembly functions from a C file. As a part of development/debuggging,i'm using the ads1.1.What exactly i'm doin is first i'm taking a...
hkb76 <hkb76@...>
hkb76
Offline Send Email
Feb 18, 2003
11:41 am
212
Hi, How to enable/disable "Cache" and "MMU"? How to do this? Is there any provision in the AXD Debugger GUI itself? Or else do we need to modify in any .dsc or...
nagendran_vc
Offline Send Email
Mar 6, 2003
2:22 pm
213
Hi Nagendran, Do you mean turning ON Cache & MMU on the ARM hardware hooked on to AXD via JTAG-ICE or Angle? If so, then you would have to do this (CP15 ...
Michael Anburaj
michaelanburaj
Offline Send Email
Mar 6, 2003
6:23 pm
214
Hi I am trying to load my flash application to run from SDRAM. I have a problem with the MMU, Here is what I am trying to do: -Map SDRAM to 0x200000 -Enable...
Nick
ngbmoreau
Offline Send Email
Mar 18, 2003
5:20 am
215
I hate replying to my own questions but I found the problem, the example given in the Cirrus EP7312 manual for flushing the cache and TLB is wrong the correct...
Nick
ngbmoreau
Offline Send Email
Mar 18, 2003
9:48 pm
Messages 186 - 215 of 756   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help