Re: Debugging from flash
2005-10-28 by Eric Engler
... If you re going to use it on the job you should stick with professional tools. But, if you re looking at a hobby interest, or just a gig on the side, then
Yahoo Groups archive
Messages
Page 135 of 329 · 16407 messages matched
2005-10-28 by Eric Engler
... If you re going to use it on the job you should stick with professional tools. But, if you re looking at a hobby interest, or just a gig on the side, then
2005-10-28 by Joel Winarske
... Olimex has a schematic for their 2214 design: http://www.olimex.com/dev/ http://www.olimex.com/dev/lpc-h2214.html Joel
2005-10-28 by Joel Winarske
... Take a look at the Phillips LPC213x example: [default install] C: Program Files IAR Systems Embedded Workbench 4.0
2005-10-28 by timothymarknorton
We ve just started making the move to Philips ARM7 (LPC213x). I have a IAR Kickstart kit and starting my first project with the 32K limit compiler. We ve
2005-10-28 by radim100
... !! ... Hi, I think after power down/up you have to apply manual Reset to the board ( that is at least my experience with CrossWorks and wiggler ) Radim.
2005-10-27 by eng_amrahmed3000
Salam, I did that but the problem is still exist :-( Thanks ... property to ... a
2005-10-27 by Richard Duits
... I think the LPC2xxx have a flash that can read from the last block while erasing/programming another block, otherwise the IAP routines had be relocated to
2005-10-27 by Eric Engler
... You didn t say if the code is needed for Windows or linux? I found an interesting program called jtager at SourceForge. This comes with C source code and
2005-10-27 by Eric Engler
... I just viewed the webcast, and it was very interesting! The presenter made it sound like the Keil EVB comes with more USB software than the IAR/Olimex EVB.
2005-10-27 by Michael Johnson
Hi, Try setting the Targets | Wiggler | Parallel Port Sharing property to be Yes . Regards Michael p.s. it may be worth sending CrossWorks support mails to
2005-10-27 by eng_amrahmed3000
Salam Again, Ok, Debugging is working fine. But i have encountered a strange behaviour. When i shut down crossworks and unplug the power supply, Then connect
2005-10-27 by eng_amrahmed3000
******************************** THANKS VERY MUCH Michael Johnson ******************************** I have set a breakpoint on the the start of my code and the
2005-10-27 by Tom Walsh
... Only thing that I can caution you about is that an Automobile electrical system is one of the most hostile systems to place electronics. It is well
2005-10-27 by Tom Walsh
... A lot of Flash does this, while the microcode sequencer inside the flash memory is busy working with the flash array, it cannot be disturbed by the CPU
2005-10-27 by Tom Walsh
... Well, I use an Abatron BDI2000 and that operation is done in the firmware of the probe (BDI2000). I could not correctly program the LCP2138 until I got
2005-10-27 by Michael Johnson
Hi, Have you set a breakpoint anywhere? The 1.4 release didn t set a default breakpoint on main - the 1.5 release does. Michael
2005-10-27 by eng_amrahmed3000
Salam, The configuration under project options is ARM Flash Debug What is the problem ? Thanks for your reply. Eng. Amr Ahmed ... Flash ... using JTAG
2005-10-27 by daedalworks@comcast.net
I don t have experience with this particular combination, but I ve had similar problems with Xilinx FPGAs. IIRC, the Xilinx tools wouldn t work with
2005-10-27 by wayne_s_cranwell
Has anyone used a Ulink USB-JTAG adaptor from within Kiel s uVision3 IDE, to target a Philips LPC2214 that is in a JTAG chain with an Altera FPGA, e.g.
2005-10-27 by Michael Johnson
Hi Amr, Do you have one of the Debug configurations selected e.g. ARM Flash Debug . Regards Michael
2005-10-27 by Amr Ahmed
Salam ALL, I have build Wiggler Interface succesfully. I use CrossWorks for ARM 1.4. I can Compile my codes and choose Start Debugging. The code works ok ( I
2005-10-27 by Gus
Hello, We are interested in buying your JTAG code for LPC chips. The code has to be written in C++ for the parallel port JTAG from olimex. Even better, if you
2005-10-27 by Rob Jansen
Mark, ... The LPC2106 user manual states (page 199): JTAG FLASH PROGRAMMING INTERFACE There are three possibilities for this interface: 1. Debug tools can
2005-10-27 by Guillermo Prandi
Thanks, Richard. By the way... Is there any hint or record about how long do IAP routines take to prepare/erase/save the flash for any given sector size?
2005-10-27 by mark_dell555
Does anyone know how to setup flash jtag programming through the debugger (AXD) ? Thanks, Mark
2005-10-27 by Richard Duits
Disabling interrupts is enough, but if you do not or cannot do that, you have to make sure that everything used by your interrupt service routines (ISR) is in
2005-10-27 by Guillermo Prandi
... Hi, Richard. I don t understand the relocate all your ISP routines into RAM part. What ISP routines? Shouldn t disabling all interrupts be enough? Guille
2005-10-27 by Peter Jakacki
There is nothing critical with any of the parts in this regard. This was simply a side note to say that I thought I had a problem but it wasn t really. All I
2005-10-27 by Richard Duits
Hi Guillermo, You can call the IAP routines from code running in flash, but you must be sure that nothing will use the flash during the IAP call. This usually
2005-10-27 by Dan Fogelson
Hi, I am starting a LPC2220 design. Has any one completed a design for either LPC2220 or LPC2210? Are there any posted schematics for either LPC2220 or
2005-10-27 by hyperikon
Hi Peter, ... so, you would not suggest to take the 2138 for IAP Programming? I wanted to use the 2138 because of its big flash memory. Which parts of the
2005-10-27 by noelbouverat
I carried out wiring a µP LPC2294 and a SPC3 Profibus Device, such as indicating p60 instruction manual of May 3, 2004, on the CS3. The writing of a word of
2005-10-27 by Michael Johnson
Sounds like the JTAG is still flaky. Michael
2005-10-27 by ualbe
Dear LPC Group, i m starting to develope an automotive project with ADC. has someone experience on LPC ADC module? My vendor has unsuggested me to use LPC on
2005-10-27 by mark_dell555
I noticed another problem with the debugging. When i just let the code run, and then hit stop, most of the time it will stop correctly within the RAM code.
2005-10-27 by mark_dell555
OK, I was able to set the Aglient probe to 391kHz, and erased the chip. I can read and write RAM in AXD. I disabled software breakpoints on the vectors and
2005-10-27 by Guillermo Prandi
This is good news to me. Thanks, Peter. Guille ... some ... said, ... Flash ... programming it. ... 2106 ... R0,R1 ... restore ... for ... middle ... while ...
2005-10-27 by Peter Jakacki
Hi Guille, Just to let you know that the IAP looks after everything and I had some misgivings about having to hand control over to an IAP. But, as I said, it
2005-10-27 by Guillermo Prandi
Hi, Bob... I am worried about what you just wrote. I m in the middle of an urgent project and I took for granted that I can use IAP while my code runs from
2005-10-26 by Richard
... I d recommend our compiler :-) $199, the lowest cost commercial non-GNU based IDE/compiler out there. The demo is fully functional for 45 days, and code
2005-10-26 by Ghazan Haider
I m new to ARM too. I tried GCC first (have been using and compiling Linux since 1996), but it didnt work out. Finding info and making sense of the error
2005-10-26 by Joel Winarske
I must also state I don t represent Keil or IAR ;-) I m just a customer.
2005-10-26 by Joel Winarske
... IAR offers an excellent toolset, Embedded Workbench ARM. The EWARM Free 32k limited version fits the bill for most programs. If you attend the OKI
2005-10-26 by lpc2100_fan
Hi Patrick, it is possible to store data while running from the internal RAM but it is not possible to run a program from Flash while programming another part
2005-10-26 by Patrick Doll
Hi, I have three (easy) questions: 1.)Is it possible to store Data in the nonvolatile internal Flash memory region of the LPC2138FBD64 by a program running on
2005-10-26 by Joel Winarske
... I just realized I didn t post the link. Sorry about that. It available on demand. There a pretty decent Q&A at the end.
2005-10-26 by roelof t Hooft
... I did and it generates the we signal when an access is made to external Flash memory. The text in the manual should be different : RBLE set = WE signal
2005-10-26 by Rob Jansen
... I was thinking of releasing the binary version for free and provide the source code on a commercial basis. I am using the 10/100 Ethernet board from
2005-10-26 by Rob Jansen
... I was thinking of releasing the binary version for free and provide the source code on a commercial basis. I am using the 10/100 Ethernet board from
2005-10-26 by Michael Rubitschka
Dear Alberto I am sorry in the moment I use a homemade Wiggler clone. I would asume your Ulink is much better. I got a coupon for an Ulink for 99$ but did not