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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -18,7 +18,7 @@ Based on LPC11U35FHI33/501 chip ([Data Sheet](https://www.nxp.com/docs/en/data-s
| SRAM1 | 2 KB | 0x2000_0000 | 0x2000_0800 |
| USB SRAM | 2 KB | 0x2000_4000 | 0x2000_4800 |
Because of the flash size limitation, the presence of a ROM USB loader (also Cortex-M0 does not support vector table relocation).
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.