You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hic/lpc11u35.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Based on LPC11U35FHI33/501 chip ([Data Sheet](https://www.nxp.com/docs/en/data-s
18
18
| SRAM1 | 2 KB | 0x2000_0000 | 0x2000_0800 |
19
19
| USB SRAM | 2 KB | 0x2000_4000 | 0x2000_4800 |
20
20
21
-
Because of the flash size limitation, the presence of a ROM USB loader (also Cortex-M0 does not support vector table relocation).
21
+
Because of the flash size limitation and the presence of a ROM USB loader (also Cortex-M0 does not support vector table relocation), the DAPLink bootloader is not used.
0 commit comments