At 05:35 04-04-08 -0700, Vitaly Luban wrote: >Oleg Verych ?????: >> FYI >> >> http://www.planetanalog.com/news/showArticle.jhtml?articleID=206107065 >> http://www.planetanalog.com/news/showArticle.jhtml?articleID=206800051 >> >> and finally bright light: >> http://www.planetanalog.com/news/showArticle.jhtml?articleID=206800739 >> >> >So what? It does not change the fact that I have all the BDM details for >all the processors I need, >I have my own JTAG supporting ARMs (OpenOCD) and Freescale, and what do >you have for >latest MSPs? Closed source windoze dll? > >If Freescale go down the sink I can easily switch to STM, albeit STM is >a bit more expensive...
If you write you code portable, you can use and CPU you want. Besides, debugging on an embedded device is not the fastest way to debug. Just write for Windows/Linux first and then port your code to the embedded device. You'll find you won't need JTAG for debugging at all. Nico Coesel
