3
votes
2answers
88 views

Developing for TI's CC430F5137 MCU

I'm developing an embedded systems project (I'm quite new to the area) and I have determined that I want to use the CC430F5137, my problem is: How can I develop for it? From cross-compilation, to ...
1
vote
1answer
176 views

Low priced universal USB ARM JTAG that works with a broad range of devices and SDK's?

Can someone recommend a reliable USB JTAG programmer/debugger for ARM processors, mostly Cortex-M3/M4, from a variety of manufactures like ST, TI, Atmel, and NXP, that will work with Keil, IAR, etc. ...
1
vote
0answers
251 views

JTAG adapters for various MCUs compatible with GNU/Linux [closed]

I'm going to experiment with various micro-controllers from now on and would like to know some opinions about official/3rd party JTAG programming&debugger adapters. I'd like to know if some of ...
1
vote
2answers
266 views

Finding an affordable integrated USB MCU

I'm in the early stages of designing a development board around Cypress Semiconductor's PSoC 3 and 5 range of chips. Much like the Arduino, I'd like the programming experience to be very easy, and ...
4
votes
3answers
270 views

ARM Programming interface and tool chain

I have acquired a RM48L952 that is an ARM Cortex R4F from TI and I would like to start learning ARM development with this chip. My question is can I use any JTAG programmer to program it? Something ...
2
votes
1answer
286 views

USB to UART interface

I have a project about MSP430, data acquisition then sending through UART to another unit. I have written and compiled all the codes for ADC and UART in IAR Embedded Workbench. The simulation works ...
2
votes
1answer
1k views

Building a JTAG programmer for ATmega

I want to program an ATmega over JTAG, but I would like to build the JTAG programmer myself. Is it possible to program an ATmega128A by constructing a JTAG programmer similar to this? It uses an ...
5
votes
1answer
1k views

Spy-Bi-Wire vs JTAG

I'm working on an MSP430 design and I'm very intrigued by the Spy-Bi-Wire two-wire programming interface. From what I read it is very similar in terms of functionality to JTAG and even looks better ...
6
votes
3answers
1k views

Olimex Arm USB JTAG Programmer Problems

I've recently bought an Olimx ARM-USB-OCD JTAG programmer but I've had difficulty getting it to work. My primary system is linux, but I've tested it in window with no luck there either. I'm using ...