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.
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.