ARM Macro Assembler Page 1 1 00000000 PRESERVE8 2 00000000 THUMB 3 00000000 4 00000000 export CallbackSon 5 00000000 import Son 6 00000000 import LongueurSon 7 00000000 8 00000000 9 00000000 ; ====================== zone de réservation de données, ====================================== 10 00000000 ;Section RAM (read only) : 11 00000000 area mesdata,data,readonly 12 00000000 13 00000000 14 00000000 ;Section RAM (read write): 15 00000000 area maram,data,readwrite 16 00000000 17 00000000 00 00 SortieSon dcw 0 ; reserve seulement 2 octet de memoire 18 00000002 00 00 Index dcw 0 19 00000004 20 00000004 ; ====================================================== ========================================= 21 00000004 22 00000004 23 00000004 24 00000004 25 00000004 ;Section ROM code (read only) : 26 00000004 area moncode,code,readonly 27 00000000 ; écrire le code ici 28 00000000 ; 29 00000000 ;if (i