Typo in pdf for pic32-t795h?

Started by Gregor1971, December 08, 2013, 11:47:30 PM

Previous topic - Next topic

Gregor1971

Hi,

looking at the memory map in the pdf https://www.olimex.com/Products/Duino/PIC32/PIC32-T795/resources/PIC32-T795_um.pdf i'm suprised about the upper limit (0x1FC02FEF) of the bootflash.

This means a gap of 16 bytes to the area of the device configuration registers. Is there any intent behind this or should the upper limit be 0x1fc02ffe?

Kind regards
Gregor

PS: The maps for kseg0 and kseg1 contain the same issue.

JohnS

Check the data sheet.  It shows the config words are there I think.

John

Gregor1971

Hi John,

a closer look at the documentation proves that you are right.

Thanks for your patience...

Regards
Gregor