Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/11/13 08:33
Read: times


 
Msg Score: +1
 +1 Informative
#189917 - modified the board
Responding to: ???'s previous message
Since the mini 10 pin jtag header is hard to find in here I installed a normal 20 pin JTAG socket and connected it to the board, used the following pins:
RESET, SWDIO SWCLK , 3.3vdc, GND and SWO pin if you need trace.
I put pullup resistors on PINs 3, 4 of the LPC800, the other pins have pullup resistors already.
I removed the resistor powering blue LED connected to SWDIO pin.
Download the SWM utility from LPCware.
reconfigure the pins under system to use SWDIO, SWCLK and generate code.
start a new project in keil or whatever software you are using, add the code generated from SWM software to top of your code.
Compile and generate hex file.
use Flashmagic to program your hex file to the chip using the header provided using usb to serial converter.
SWD should be available now.
Mahmood



List of 10 messages in thread
TopicAuthorDate
LPC810 demo board            01/01/70 00:00      
   quick start video tutorial            01/01/70 00:00      
   ULINK2 and J-link            01/01/70 00:00      
      What's wrong with SWD?            01/01/70 00:00      
         what is SWD?            01/01/70 00:00      
            Serial Wire Debug SWD            01/01/70 00:00      
               SWD capabilities            01/01/70 00:00      
      Problem solved            01/01/70 00:00      
         So how did you fix it?            01/01/70 00:00      
            modified the board            01/01/70 00:00      

Back to Subject List