FAQ's
  • Is it possible to allocate a 2-byte variable at an odd address?
    • Due to word boundary restrictions, 2-byte variable cannot be allocated to odd addresses.

      The compiler uses word access instructions (L Ern, xx / ST Ern, xx) for description that access 2-byte variable.

      For word access instruction, the access target address must be an even number.

      For details on the word boundary, see "1.3.5.3 Word boundaries" in the nX-U16/100 Core Instruction Manual.

      Related Products: ML610(Q)40x, ML610(Q)42x, ML610(Q)47x, ML610(Q)48x, ML610Q10x, ML610Q11x, ML610Q17x, ML610Q30x, ML610Q35x, ML610Q36x, ML610Q38x, ML610Q41x, ML610Q43x, ML610Q46x, ML620Q13x, ML620Q15x, ML620Q416/ML620Q418, ML620Q503H/ML620Q504H/ML620Q506H, ML62Q12xx, ML62Q13xx, ML62Q14xx, ML62Q15xx/ML62Q18xx, ML62Q16xx, ML62Q17xx

    • Produkte: General-purpose MCUs (16bit) , Speech Playback MCUs (8bit)