[mc1322x] "atoi" oversize

Mariano Alvira mar at devl.org
Sat Jul 3 20:39:54 EDT 2010


On Sat, Jul 03, 2010 at 12:20:44PM -0700, Andrew Pullin wrote:
>  On 7/3/2010 7:17 AM, Mariano Alvira wrote:
>
> We also can't get the chip to go into JTAG mode, so I hope that FTDI  
> chip supports SWD debug...

That's annoying. The SWD support is a limitation on the OpenOCD side
of things; the ft2232 can do it. They have been working on adding
SWD to OpenOCD but I don't think it works yet. They are adding a new
transport layer in OpenOCD to do it (so JTAG, SWD, and say, Microchip
ISCP are all transports that any of the algorithms can use). It's a
pretty big overhaul as I understand it.

> I'd also be curious to know if there is a larger firmware library, or if  
> the STM32F lib works, for things like SPI, DMA, I2C, etc.
>
> There's actually going to be a *much* better chip coming from Dust  
> Networks later in this year which will also be a Cortex M3 and a great  
> 15.4 radio that only runs 3mA rx/tx :
> http://www.dustnetworks.com/node/246
>  We started on the STM32W platform just to learn cortex and get all the  
> code into plain C (it's in nesC now...), and nail down ARM debugging.

Have you seen the stm32w support in Contiki Projects?

-Mar.



More information about the mc1322x mailing list