Hi,
I suspect that the multiple register move instructions LDMmode and STMmode on the TMS570 (32-bit processor) are not atomic in themselves. I wish to make an uninterruptable 64-bit copy (so two registers) and was looking to use these functions.
Can somebody please confirm that in this case, the two register moves that would be required could be interrupted, and so I need to find an alternative solution.
Thanks, Tony.