andremanuel_3 0 Report post Posted August 2, 2020 Hello, I think the slide 92 of the Architecture Fundamentals section has a mistake, please correct me if I'm wrong. In slide 90 if states that the system is little-endian, so LSB is stored in the lowest memory address and the MSB in the highest memory address, and the table representation in slide 91 confirms that. But in slide 92 the address representation is inverted. Is this correct? Cheers Quote Share this post Link to post Share on other sites
andremanuel_3 0 Report post Posted August 2, 2020 This in the PTP course, section 1 Architecture Fundamentals Quote Share this post Link to post Share on other sites
gregels 5 Report post Posted August 7, 2020 I think correct as shown- The LSB (0x0B) is stored at the lower address 0x0028FEBC of the register shown. 0x0028FEBC is the first byte of the 8 byte register. Quote Share this post Link to post Share on other sites