ep.hobbyiest
Full Member level 4
- Joined
- Jul 24, 2014
- Messages
- 212
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 18
- Activity points
- 1,487
While reading dsPIC33F/PIC24H Family Reference Manual i face following problem.
Is it meaning like we can place whole data memory in program memory??
And rest of the part is not cleared.
The upper 32 Kbytes of the data space memory map can optionally be mapped into program space at any 16K program word boundary defined by the 8-bit Program Space Visibility Page (PSVPAG) register. The Program-to-Data-Space Mapping feature allows any instruction access program space as if it were data space.
Is it meaning like we can place whole data memory in program memory??
And rest of the part is not cleared.