Slide 56 of 67
Notes:
Here we see a hypothetical system containing a C54x, some elements of program memory, and some elements of data memory. Let’s examine how it relates to linker command files.
Specifically look at where the code is. It's located at address 8,000 in program memory. Note the EPROM in data memory. It's also located at address 8,000, but in data memory, not program memory. If you look at the associated linker command file in the next slide we'll focus on those two elements.