This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C129ENCPDT USER_REG0 Offset register问题

您好:

需要在以下两个寄存器位置烧录一个mac address,存在疑惑

Register 69: User Register 0 (USER_REG0), offset 0x1E0

Register 70: User Register 1 (USER_REG1), offset 0x1E4

Base 0x400F.E000
Offset 0x1E0

请问这个Base address 0x400F.E000是在flash memory 1024KB中吗?
flash memory 1024KB地址是从0X0到0XFFFFF吗?

    谢谢!

  • 1.flash是从0X0到0XFFFF的

    2.0x400F.E000-0x400F.EFFF是system control区的。明显不在flash中的

    3.我在TM4CENCPDT的 0x400F.E000的映射处,没找到你说的

    Register 69: User Register 0 (USER_REG0), offset 0x1E0

    Register 70: User Register 1 (USER_REG1), offset 0x1E4

    这两个寄存器