probably this is why Microchip made DsPIC too. You should have a look on those. i actually play with a dsPIC30F6010 just for fun and learning.
probably this is why Microchip made DsPIC too. You should have a look on those. i actually play with a dsPIC30F6010 just for fun and learning.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
AVR info and forum:
http://www.avrfreaks.net
too much experimenting for me with different MCUs, time for me to do some work. Thanks Luc for pointing me to DSPic, I will look into them once I get frustrated enough with AVR.
Update:
I started to use IAR embedded workbench a month ago and everything is super fast without many glitches. The same program written in MC18 ported over to atmel using IAR embedded workbench is, I would say based on my experience, about 50% faster.
IAR is really good stuff, tougher to digest than most languages, I would say it is onpar with HiTech C. Documentation is not all that good, but the language is solid and there are many optimization options which really makes things faster and smaller.
My fav language is still MPLAB's MC18 but IAR is not too far behind it. PICBasic is still the easiest language I ever used though, with Proton in a close second.
I still do use PicBasic once in a while to do smaller projects as coding for it is easy and the software USART not needing a MAX232 chip is just utter brilliance.
Bookmarks