Content originally posted in LPCWare by Rob65 on Sat Mar 24 00:03:34 MST 2012
I can only agree with this.
If there is no very good reason to change you current project then don't.
And even then ... if you have proven that your setup works, then don't change the base components of that system unless there is a very good reason.
Quote: CodeRedSupport
The main emphasis in this latest release is the CMSIS-RTOS API, and this is causing some "interesting debate".
I have been selecting OSes for their functionality, being speed, memory footprint or special options that we needed in an application.
It seems a bit strange to me to add an extra API to reduce speed and increase the memory footprint.
I do stuff like this on larger systems. For example using Qt as a user interface on Windows/Linux/Mac - but even on those system I cannot get by some system dependencies like device drivers and how to connect to my devices.
Regards,
[INDENT]Rob
[/INDENT]