We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec9b11 commit 5fa2d19Copy full SHA for 5fa2d19
source/hic_hal/nxp/lpc11u35/daplink_addr.h
@@ -39,10 +39,10 @@
39
#define DAPLINK_ROM_BL_SIZE 0x00000000
40
41
#define DAPLINK_ROM_IF_START 0x00000000
42
-#define DAPLINK_ROM_IF_SIZE 0x0000F000
+#define DAPLINK_ROM_IF_SIZE 0x0000FC00
43
44
-#define DAPLINK_ROM_CONFIG_USER_START 0x0000F000
45
-#define DAPLINK_ROM_CONFIG_USER_SIZE 0x00001000
+#define DAPLINK_ROM_CONFIG_USER_START 0x0000FC00
+#define DAPLINK_ROM_CONFIG_USER_SIZE 0x00000400
46
47
/* RAM sizes */
48
0 commit comments