Re: Philips-Apps ??
2005-02-23 by rhpascaldodo
... then ;-) ... Thank you for clarification. It s nice to hear that these types are in the pipeline! Rolf
Yahoo Groups archive
Messages
Page 214 of 329 · 16407 messages matched
2005-02-23 by rhpascaldodo
... then ;-) ... Thank you for clarification. It s nice to hear that these types are in the pipeline! Rolf
2005-02-23 by dimaissaev
Hello. How I can acces to this ports? I set in PINSEL2 0
2005-02-23 by foyyyof
the same program ,I debug it in the RAM,IAP operation completed and Compare function can return the current result (00). But debug in the flash ,return the
2005-02-23 by philips_apps
Hi Rolf, as we try to improve our devices naturally the newer devices have some new and better features. If we wanted to replace the existing devices the new
2005-02-23 by Bruce Paterson
... I m using the Chamaleon Pod which pretends to be a Macraigor Raven. This works well with ocdremote and ocd commander. I can t go faster than speed 6, but
2005-02-23 by c_hall2001
Is there anyway to debug from flash using gnu (free) tools and the wiggler? I m new to the ARM and GNU tools but my fog is slowly starting to lift. Also, the
2005-02-22 by embeddedjanitor
... With 32-bit micros you very seldom use special C constructs - like you would with 8-bitters. For the most part, the C extensions in 8- bitters are there
2005-02-22 by majid_mokhtari
Hello , I am a little old but new in using ARM micros. I have bought a MCB2100 Evaluation board and I need to find a resource to start learning special C
2005-02-22 by Anton Erasmus
... Do you have RAM at the address you are trying to download ? AFAIK the OCD JTAG download, only downloads to RAM. If you want to program FLASH via JTAG, you
2005-02-22 by lp2000c
I m not sure. I never had reason to use IAR to erase without programming. I don t see any obvious way to do this, but a call to IAR should be able to prvide
2005-02-22 by peterburdine
I ve tried making a spreadsheet for this, but I haven t had a chance to actually test the timings. But here are the answers I come up with. These
2005-02-22 by mouaaz
Dear all, I am using two LPC2129 boards having 12 MHz clock, with CCLK and PCLK set to 60 MHz. They are connected via a CAN link. I am trying to set the bus
2005-02-22 by Richard
ICCV7 for ARM Beta 3 is now on our web site s demo page. We now have full Application Builder support for all current Philips LPC2K and Atmel (including the
2005-02-22 by Raj, GS
Leon, From your website, I see that pins 3,17,19,11 are not connected at target end (20-pin) On the development board of MPC2130 of Keil pins 17, 19, 11 are
2005-02-22 by Leon Heller
... From: Raj, GS To: ; Sent: Tuesday, February 22, 2005 7:41 AM Subject: RE: [lpc2000]
2005-02-22 by Raj, GS
Leon, Is it latest OCD commander software or older version you have used. Raj ... From: Leon Heller [mailto:leon.heller@dsl.pipex.com] Sent: Tuesday, 22
2005-02-22 by Leon Heller
... From: kenbnny To: Sent: Tuesday, February 22, 2005 4:59 AM Subject: [lpc2000] software for connecting to
2005-02-22 by Leon Heller
... From: kenbnny To: Sent: Tuesday, February 22, 2005 4:02 AM Subject: [lpc2000] OCD commander ... Could be
2005-02-22 by kenbnny
Guys, A little joy with pin 8 and pin 15 connected on DB25 with latest OCD software at speed 8, I m able to connect to target, but I m not able to load file.
2005-02-22 by Gawie de Vos
Hi Ken Look at http://sysadminforum.com/showthread.php?s=8b64fe3da5c435f497ad868f34952f 99&t=238739&page=2&pp=10 for more info regarding the loopback required
2005-02-22 by Gawie de Vos
As far as I know, you should connect pin 8 and 15 on the DB25. ________________________________ From: kenbnny [mailto:kenbnny@yahoo.com] Sent: 22 February 2005
2005-02-22 by kenbnny
Bruce, I m using home made wiggler interface as per Schematic given in JTAG.ZIP in group files. Where can I get information regarding which loopback pins
2005-02-22 by Milos Prokic
Hey, Your VIC looks Ok… so do the registers… the only thing I see is that you don’t have a line Timer1_TCR = 0x01 – to enable the timer… To enable
2005-02-22 by Srinivas
Hi Milos, Yes, I have enabled the timer interrupt in timer module. And i have initialized the VIC registers also. Please have a look at that register values.
2005-02-22 by Bruce Paterson
... Are you using a Macraigor Wiggler or a home built one ? Recently Macraigor added code to their later ocd commander on ocdremote software to sense a looped
2005-02-22 by kenbnny
HEy Guys, I made up a Wiggler Interface device as given in files in jtag.zip. I have LPC2138 as target device. Now can some one tell me which exact software i
2005-02-22 by kenbnny
Hello Guys, I m using OCD commander software of Macraigor Systems for connecting to the LPC device using WIGGLER Interface. Does anybody know why always I
2005-02-22 by joelteply
Thanks. This worked well.
2005-02-21 by ntfreak2000
... Why not just use gcc as the driver for linking, it will sort out the libs/paths for you? It is much easier than calling ld directly Regards Spen
2005-02-21 by Robert Adsett
... You re right I missed that. I do remember when I was single stepping that the assembly code did make sense. It also matched the assembly output from the
2005-02-21 by fl429
Which one of the two is more critical, concerning the A/D performance ? I wish I had more board space to isolate both from the digital side. As a compromise,
2005-02-21 by Robert Adsett
... Anton, I assume you mean interrupt_sup.s and uart0_ishell.s? The former contains DisableInterrupts and RestoreInterrupts, both are called in the interrupt
2005-02-21 by fl429
Actually, I have a 2x2x2 cu ft grounded mesh enclosure. I was thinking about using it as the clean area to place my board in. I admit I have never done
2005-02-21 by Anton Erasmus
Hi, You can explicitly add them to your link command. e.g. -lc for libc, -lgcc for libgcc etc. Regards Anton Erasmus ... -- A J Erasmus
2005-02-21 by Anton Erasmus
... I have investigated further and found the problem, but am unsure on how to fix it. There 2 assembler files for containing some code related to interrupts.
2005-02-21 by Milos Prokic
Just saw that I messed up the bits :-) in enable and cntl. VICIntSelect &= ~( 0x0006); VICIntEnable |= 0x0040; VICVectAddrX = ( long ) UART0___ISR;
2005-02-21 by Milos Prokic
VICIntSelect &= ~( 0x0006); VICIntEnable |= 0x0004; VICVectAddrX = ( long ) UART0___ISR; VICVectCntlX = 0x0006| 0x0002; You can use the program in the files
2005-02-21 by mouaaz
Dear all, I am using two LPC2129 boards having 12 MHz clock, with CCLK and PCLK set to 60 MHz. They are connected via a CAN link. I am trying to set the bus
2005-02-21 by rhpascaldodo
... I don t know anything about the strategy of Philips. But for some decisions to do in the near future it is absolutely necessary to know where the journey
2005-02-21 by Milos Prokic
Did you enable the timer interrupt in the timer module? Did you set the following registers accordingly - VICIntSelect, VICIntEnable, VICVectAddrX
2005-02-21 by gewitter2000
... I ve just found the solution: Wakeup from Power Down mode does not automatically restore the PLL settings, this must be done in software USER MANUAL....
2005-02-21 by mobilsiten
Hi! I want to enable the interrupt for UART1 but I cant find a table for VICIntEnable so I can set the right bit. This is my init_serial function: void
2005-02-21 by joelteply
I am having newbie problems getting the core gcc functions defined in my program. I need to get the gcc functions linked in. Right now I can t do division or
2005-02-21 by gewitter2000
Hi, I am just testing the PowerDown Feature with the LPC2138. The EXTWAKE1 bit is set for wake up the processor after power down. I can enter PowerDown Mode
2005-02-21 by ntfreak2000
... great. I love it. Output window, function keys to run compiler. Highly recommended. ... Just use Insight for debugging Regards Spen
2005-02-21 by Robert Adsett
... Anton, check the map file. Is the newlib-lpc library getting linked in? Specifically the newlib-lpc routines for _write and _read. It s possible that your
2005-02-21 by Stefano Coluccini
... But I hope they maintain a replacement with 48 pin ... or you know different ? Stefano.
2005-02-21 by rhpascaldodo
... can t ... more ... I m absolutely sure that there will be a replacement for this device which then has the advanced features of the LPC213x family. Rolf
2005-02-21 by FabioDB
Il giorno dom, 20-02-2005 alle 02:32 -0800, sig5534@hotmail.com ha ... But for step debugging??? -- FabioDB Altraqua
2005-02-21 by Alex Holden
... The LPC210x range contains one device which for many applications can t be replaced by any of the devices in the LPC213x range. If you need more than 32KB