Hi,
I'm doing a fast processing application, and undecided whether to use C or Assembly language.
When programming in C the code must be translated to assembly and some of instructions are divided in multiple registry operations, does C programming brings any disadvantage regarding the output speed of the MCU msp430?