Hello everybody,
As the senior expert I have worked with ATMega2560 so much, but I have to choose the ARM micro-controllers for my new projects.
I have also read a lot about ARM7TDMI,focusing on how to write SWs with Keil...but I haven't had any practical experience yet.
With the extraordinary improvements of the ARM technology, it seems that ARM7TDMI should be ignored and we need to know about new products.
Can anyone help me about finding very good PDFs or free useful e-books about ARM cortex M?
I have to ask the same questions about RTOS and working with Linux and so on, running on the ARM microcontroller.
Is there any free training course on the Internet?
Your consideration is highly appreciated.
Regards:
Hossein.
Hi smarteng,I'm currently developing my firmware under ubuntu 14.04 LTS and using the LPCXpresso IDE from NXP.NXP as a free and open toolchain for early development and thinkering witht their Cortex-M based products, I'd suggest to have a look at thei web site.Also, a useful book for a Cortex-M beginner (well, I'm actually an absolute beginner in embedded systems) is this one: The Designer's Guide to the Cortex-M Processor Family, 1st Edition | Trevor Martin | ISBN 9780080982960
Cheers,
Andrea