gustavonihei commented on code in PR #8829: URL: https://github.com/apache/nuttx/pull/8829#discussion_r1139055779
########## boards/risc-v/esp32c3/common/scripts/flat_memory.ld: ########## @@ -43,7 +43,7 @@ /* 2nd stage bootloader iram_loader_seg start address */ -#define SRAM_DRAM_END 0x403d0000 - I_D_SRAM_OFFSET +#define SRAM_DRAM_END 0x403ce710 - I_D_SRAM_OFFSET Review Comment: Thanks, I've applied this and the other suggestions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
