We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d38a1e commit 526028eCopy full SHA for 526028e
1 file changed
firmware/boards/f0_module/wideband_layout.ld
@@ -17,7 +17,7 @@ MEMORY
17
flash6 (rx) : org = 0x00000000, len = 0
18
flash7 (rx) : org = 0x00000000, len = 0
19
ram_vectors (wx) : org = 0x20000000, len = 256
20
- ram0 (wx) : org = 0x20000200, len = 6k - 256
+ ram0 (wx) : org = 0x20000100, len = 6k - 256
21
ram1 (wx) : org = 0x00000000, len = 0
22
ram2 (wx) : org = 0x00000000, len = 0
23
ram3 (wx) : org = 0x00000000, len = 0
0 commit comments