SAMA5D: Don't use explicit DMACH_FLAG_MEMPID_SHIFT; it does not exist in the SAMA5D4
This commit is contained in:
parent
d8c119fa54
commit
b7bfb1f632
@ -3094,9 +3094,11 @@ Configurations
|
|||||||
This is a little program to help debug of code in DRAM. It does the
|
This is a little program to help debug of code in DRAM. It does the
|
||||||
following:
|
following:
|
||||||
|
|
||||||
- It configures DRAM,
|
- Sets the clocking so that the SAMA5 is running at 528MHz.
|
||||||
- It loads and Intel HEX file into DRAM over the terminal port,
|
- Configures DRAM,
|
||||||
- Waits for you to break in with GDB.
|
- Loads and Intel HEX file into DRAM over the terminal port,
|
||||||
|
- Waits for you to break in with GDB (or optionally starts the
|
||||||
|
newly loaded program).
|
||||||
|
|
||||||
At that point, you can set the PC and begin executing from SDRAM under
|
At that point, you can set the PC and begin executing from SDRAM under
|
||||||
debug control. See the section entitled "Creating and Using
|
debug control. See the section entitled "Creating and Using
|
||||||
|
Loading…
Reference in New Issue
Block a user