On 12/10/05, Dmitry <di...@spec.ru> wrote: > This is strange... > This bug has been fixed a while ago ... > Try to lower optimization to -O
I tried this and it did not help. Any other suggestions? On 12/12/05, Roberto Padovani <padovan...@gmail.com> wrote: > I don't know if there's a bug in the memcpy function, but for sure the > msp430 behaves in the wrong way if you do a mov.w in an odd memory > location. Yes, this makes perfect sense. > I didn't investigate much, but I took word alignment as a rule (which > is anyway a very good rule!) If this is a general rule that extends to C programming and causes standard functions to behave badly, it should be documented somewhere (maybe it is already, but I couldn't find anything). Regards, Andrew