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.
2 parents 1947c48 + 50c106f commit df0c855Copy full SHA for df0c855
hal/targets/cmsis/TARGET_NXP/TARGET_LPC176X/TOOLCHAIN_IAR/LPC17xx.icf
@@ -40,6 +40,6 @@ place at address mem:__ICFEDIT_intvec_start__ { readonly section .intvec };
40
place in ROM_region { readonly };
41
place in RAM_region { readwrite,
42
block HEAP, block CSTACK };
43
-
+
44
place in CRP_region { section .crp };
45
-place in RAM1_region { section USB_RAM };
+place in RAM1_region { section .ethusbram };
0 commit comments