|
|||||||||||
Technical Support Support Resources
Product Information |
C166: Bytes in RAM Appear TwiceInformation in this article applies to:
QUESTIONI write the string "TESTSTRING" into an array in external RAM. When I send this string to the serial interface it is transmitted as "TTSSSSRRNN". The characters are doubled and every second character is missing. What's wrong? ANSWERThe RAM of your board can only be accessed as a word (16 bit) and not as a byte (8 bit). There are two possible reasons for this problem:
MORE INFORMATION
SEE ALSOLast Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.