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@...
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@...
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...
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 ...
Hi Paul, Thanks for quick response. But the problem is not thw swi. It so happened that the control reached that insturction. ... regaddr = 0x8b830014; /*...
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. ... ...
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@...
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@...
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...
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 ...
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...
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@...
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...
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...
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...
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 ...
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...
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...
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@...
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...
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...
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...
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 ...
Hi, I am running my SDT 2.51 on Win2K... Cheers, -Mike. ... __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the...
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,...
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...
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...
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...