Skip to content
This repository has been archived by the owner on Jul 6, 2018. It is now read-only.

Programm-Memory nicht komplett implementiert #13

Open
d-Rickyy-b opened this issue May 6, 2017 · 2 comments
Open

Programm-Memory nicht komplett implementiert #13

d-Rickyy-b opened this issue May 6, 2017 · 2 comments
Labels

Comments

@d-Rickyy-b
Copy link
Collaborator

Wraparound beachten (falls überhaupt notwendig) ( ͡° ͜ʖ ͡°)

The PIC16FXX has a 13-bit program counter capable
of addressing an 8K x 14 program memory space. For
the PIC16F84A, the first 1K x 14 (0000h-03FFh) are
physically implemented (Figure 2-1). Accessing a location
above the physically implemented address will
cause a wraparound. For example, for locations 20h,
420h, 820h, C20h, 1020h, 1420h, 1820h, and 1C20h,
the instruction will be the same.
@d-Rickyy-b d-Rickyy-b changed the title Addressierung nicht komplett implementiert Programm-Memory nicht komplett implementiert May 11, 2017
@PalatinCoder PalatinCoder self-assigned this May 11, 2017
@PalatinCoder
Copy link
Owner

Adressspiegelung im Program Memory - eigentlich wayne, oder?

@d-Rickyy-b
Copy link
Collaborator Author

@PalatinCoder Eigentlich ja 😄 wontfix

@PalatinCoder PalatinCoder removed their assignment May 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants