Facing below problem with Linker in Guide.
"app2812link.cmd", line 23: error: placement fails for object ".text", size
0x1d6a3 (page 0). Available ranges:
BASE_SECTOR size: 0x1f80 unused: 0x0 max hole: 0x0
FLASH size: 0x1bfe0 unused: 0x0 max hole: 0x0
"app2812link.cmd", line 24: error: placement fails for object ".econst", size
0x1bca (page 0). Available ranges:
BASE_CSM size: 0x76 unused: 0x0 max hole: 0x0
BASE_SECTOR size: 0x1f80 unused: 0x0 max hole: 0x0
FLASH size: 0x1bfe0 unused: 0x0 max hole: 0x0
error: errors encountered during linking; "xyz.out" not built
Not a clue whats going on ....
Anyone came across similar problem before