linguini1 commented on PR #18846:
URL: https://github.com/apache/nuttx/pull/18846#issuecomment-4379367818

   > > @acassis it doesn't come close to overflowing when I build locally using 
the latest master:
   > > 
   > > ```
   > > Create version.h
   > > LN: platform/board to 
/home/linguini/coding/nuttx-space/apps/platform/dummy
   > > Register: nsh
   > > Register: sh
   > > Register: dd
   > > CPP:  
/home/linguini/coding/nuttx-space/nuttx/boards/arm/stm32h7/weact-stm32h750/scripts/flash.ld->
 /home/linguini/coding/nuttx-space/nuttx/boards/arm/stm32h7/weact-stm32h750LD: 
nuttx
   > > Memory region         Used Size  Region Size  %age Used
   > >             itcm:           0 B        64 KB      0.00%
   > >            flash:       72532 B       128 KB     55.34%
   > >            dtcm1:           0 B        64 KB      0.00%
   > >            dtcm2:           0 B        64 KB      0.00%
   > >             sram:        6400 B       512 KB      1.22%
   > >            sram1:           0 B       128 KB      0.00%
   > >            sram2:           0 B       128 KB      0.00%
   > >            sram3:           0 B        32 KB      0.00%
   > >            sram4:           0 B        64 KB      0.00%
   > >            bbram:           0 B         4 KB      0.00%
   > > CP: nuttx.hex
   > > CP: nuttx.bin
   > > ```
   > > 
   > > I wonder what the difference is?
   > 
   > Are you sure that debug symbol are enabled in your .config ?
   > I noticed there are hundreds of board configs with debug symbol enabled, I 
think they shouldn't be enabled by default
   
   Maybe that was it? I configured based on master but I saw the patch


-- 
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]

Reply via email to