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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 80 - 109 of 756   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
80
Hi Do you have idea about boot.s file.Have you worked on it. The above file , i am mentioning for autobooting in ARM7 Evaluation board. Any idea about boot.s...
Kumar R
kumar@...
Send Email
Feb 2, 2002
10:59 am
81
Hi How to use the Break Interrupt in ARM7 Evaluation board. We are sending the characters (byte by byte) from pc to arm board.Arm board recognising the Break...
Kumar R
kumar@...
Send Email
Feb 4, 2002
3:44 pm
82
Hi, I did come across nasty problem. I am not able find out if the problem is in arm toolchain. I strongly feel the problem is in the Multi-ICE than in...
pvg55
Offline Send Email
Feb 5, 2002
11:24 am
83
HI Pampa, The problem you are seeing is that the SWI12345 is used by the arm libraries as the semi-hosting software interrupt. Are you using any of the arm ...
Paul Blackburn
pb1199
Offline Send Email
Feb 5, 2002
12:03 pm
84
Hi Paul, Thanks for quick response. But the problem is not thw swi. It so happened that the control reached that insturction. ... regaddr = 0x8b830014; /*...
pvg55
Offline Send Email
Feb 5, 2002
12:16 pm
85
Hi Pampa, I did not get the attachment - maybe the user group does not allow attachments. Please send it directly to me then I will take a look. Paul. ... ...
Paul Blackburn
pb1199
Offline Send Email
Feb 5, 2002
12:23 pm
86
Hi all, we are using ARM Evaluator board for our project. we want to use UART in transmit_request mode (IRQ). we have written ISR for both transmit as well as...
Kumar R
kumar@...
Send Email
Feb 5, 2002
12:30 pm
87
Hi all, we are using ARM Evaluator board for our project. we want to use UART in transmit_request mode (IRQ). we have written ISR for both transmit as well as...
Kumar R
kumar@...
Send Email
Feb 5, 2002
12:31 pm
88
Hi, I have just tried your example program on Multi-ICE and AXD 1.1 and I don't have any problems. I have tested this using an ARM evaluator 7T board. The...
Paul Blackburn
pb1199
Offline Send Email
Feb 5, 2002
1:24 pm
89
Hi, What chip are you are you working on (for eg. KS32C41000 from Samsung??). Just so that I will have an idea about the UART registers. There should be no ...
Michael Anburaj
michaelanburaj
Offline Send Email
Feb 5, 2002
5:17 pm
90
Hi, I did try setting break point at next location and enabling undefined instruction vector catch. In either case [step or run], ARM generates an undefined...
Pompapathi Gadad
pvg55
Offline Send Email
Feb 6, 2002
4:23 am
91
Hi, Thanks for quick reply. we are using ARM-7T Evaluator board which is having samsung -KS32C50100 RISC Microcontroller. We are facing problem with UART in...
Kumar R
kumar@...
Send Email
Feb 6, 2002
9:16 am
92
Hi Pampa, I am using Multi-ICE release 1.4 server version 2.2. (Does not mention anything about a beta release) I have looked at the disassembly and all looks...
Paul Blackburn
pb1199
Offline Send Email
Feb 6, 2002
1:09 pm
93
Hi Saraswathi & Kumar, I have done a lot of work on the KS32c41000. I guess 50100 should have similar peripheral set & interrupt controller. So you send me you...
Michael Anburaj
michaelanburaj
Offline Send Email
Feb 6, 2002
7:03 pm
94
Hi, It's a strange sort of problem. Does it occur if you single step past the bcc instruction? If you suspect Multi-ICE 1.3, suggest you contact your vendor...
Simon Glass
sglass68
Offline Send Email
Feb 7, 2002
4:46 am
95
Hi, One more thing to check is that you really do have an ARM7TDMI (i.e. not an ARM7) and it is capable of executing halfword instructions. Also, are ...
Simon Glass
sglass68
Offline Send Email
Feb 7, 2002
4:58 am
96
Hi, I have observed that the problem is while executing [single step or run] any branch instruction with zero in offset field [ie., jump to instruction after 8...
Pompapathi Gadad
pvg55
Offline Send Email
Feb 7, 2002
5:30 am
97
Hi, I think you should take this up with your Multi-ICE vendor. I can't understand how there could be a problem with something so simple...there must be some...
Simon Glass
sglass68
Offline Send Email
Feb 7, 2002
8:32 pm
98
Hi We are working on ARM7 Evaluation board(having SAMSUNG KS32C50100). We require two com-ports for our project. Can the debug port be used as the user port?...
Kumar R
kumar@...
Send Email
Feb 12, 2002
8:36 am
99
Hi, all, I am a newbie on ARM. And I have several question regarding RTOS on ARM7TDMI: 1. For multi-task programming(such as protocol programming), I must use...
Wudi Tan
wudi_mail
Offline Send Email
Feb 18, 2002
12:51 am
100
Check the topic about UCOS-II in here, http://embedded.n3.net/ -Mike. ... Yea. ... You can check UCOS-II & the ARM port for UCOS-II,I wrote is free. Send me...
Michael Anburaj
michaelanburaj
Offline Send Email
Feb 18, 2002
6:54 pm
101
Hi, Mike, Thank you very much for your reply. The ITRON's URL is: http://tron.um.u-tokyo.ac.jp/TRON/ITRON/home-e.html I have downloaded the µITRON3.0...
Wudi Tan
wudi_mail
Offline Send Email
Feb 19, 2002
12:54 am
102
Hi Wudi, The RTOS is only a piece of processor (ARM) code (either in the form of source (.c & .s files) or libraries). So it has noting to do with the ...
Michael Anburaj
michaelanburaj
Offline Send Email
Feb 19, 2002
7:00 pm
103
Hi, Michael, Thank you! Based on your words, the RTOS just is a piece if ARM code(in ARM processor case). Because I want to execute the project in...
Wudi Tan
wudi_mail
Offline Send Email
Feb 21, 2002
1:43 am
104
Hi, all friends, Does anyone know whether can ARM SDT run on Windows2000 platform? Thanks! Regards! Wudi...
Wudi Tan
wudi_mail
Offline Send Email
Feb 26, 2002
3:43 am
105
Hi, I am running my SDT 2.51 on Win2K... Cheers, -Mike. ... __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the...
Michael Anburaj
michaelanburaj
Offline Send Email
Feb 26, 2002
3:45 am
106
Hi, Mike, Thank you. My SDT is 2.50 version. I will try it this night. Regards! Wudi ... From: Michael Anburaj To: arm-user@yahoogroups.com Sent: Tuesday,...
Wudi Tan
wudi_mail
Offline Send Email
Feb 26, 2002
4:33 am
107
Hi, Mike, When I was installing the SDT on windows2000, there is a alarm. But the installation is successful and SDT can work. The attached picture describes...
Wudi Tan
wudi_mail
Offline Send Email
Feb 27, 2002
12:35 am
108
hi all, am using ARM SDT 2.50. am not able to Add *.cpp files to my project. its showing an error that the file doesn't match any partition. and there is no...
Koshy C Thomas
koshthomc
Offline Send Email
Feb 27, 2002
9:15 am
109
hi all, in SDT2.50, has anyone come across an error, "Internal Inconsistency", while compiling a file. if yes, how to solve this problem. regards koshy...
Koshy C Thomas
koshthomc
Offline Send Email
Feb 27, 2002
11:24 am
Messages 80 - 109 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