tomoveu commented on PR #14563:
URL: https://github.com/apache/nuttx/pull/14563#issuecomment-2907904124

   Hello @fdcavalcanti , I am curious if this issue was caused by missing 
memory alignment of the WiFi firmware? 
   
   I am experiencing a very similar issue with MCUBoot on Infineon PSOC6 but 
[the linker file comes directly from the MCU 
vendor](https://github.com/Infineon/mtb-example-mcuboot-basic/blob/master/templates/TARGET_CY8CKIT-062S2-AI/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/linker.ld),
 and I am just struck by the same issue - MCUBoot generating over 90MB 
(megabytes) image for MCU that has 2MB of flash. 
   
   This is not a Nuttx issue, I am just really wondering what solved/caused the 
issue here, so maybe I can fix it for myself. 
   
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to