Commit fa4542e
Adrian Negreanu
lpc4322: set IO_PORT_WRITE_CYCLES to 1
From DAP_config.h:
This value is used to calculate the SWD/JTAG clock speed that is generated
with I/O Port write operations in the Debug Unit by a Cortex-M MCU.
If the Debug Unit uses a Cortex-M0+ processor with high-speed
peripheral I/O then only 1 processor cycle might be required.
Signed-off-by: Adrian Negreanu <adrian.negreanu@nxp.com>1 parent e891299 commit fa4542e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments