Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to program LPC1343

Status
Not open for further replies.

Ricardo_Electropepper

Member level 3
Joined
Mar 18, 2014
Messages
59
Helped
4
Reputation
8
Reaction score
4
Trophy points
8
Activity points
407
Hello guys,
Im having a hard time just to get my firmware into the lpc1343, i bought a board from olimex.
It cames with an lpc1343, and the only programming interface to the chip is an JTAG/SWD connection, which ive been reading and seems that i cant programe it thru SWD but its not very clear anywhere, so my first question is, Can lpc1343 or any other ARM device be programmed thru SWD ?
The other way is thru the USB bootloader which i know it works, but i used microbuilder code to blink a simple LED and the generated firmware.bin simply doesnt work. I changed little or nothing on the original microbuilder code and im using arm-none-eabi-gcc, and everything compiles with no problems, where am i going wrong ?
Many thanks.
 

I have tried now to compile with success in all of the following formats : elf32-littlearm elf32-bigarm elf32-little elf32-big plugin srec symbolsrec verilog tekhex binary ihex .
But when i connect the lpc1343 to the PC and open the folder to place the firmware.bin file inside, and then restart it, it goes imediatlly into program USB mode again, meaning the file is not recognized or something, i have no JTAG access to the chip besides SWD which is only for debug. Can anyone give an helping hand ?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top