section `.bss' will not fit in region `m_data_2'

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

section `.bss' will not fit in region `m_data_2'

854 Views
547416104
Contributor III

Hello,

I compilation failed on S32K144(100 pin), the fail information as below picture, I try to send parameters by the pointer type,but the issue is still exists, I do not know how to fix the issue, thanks

 

547416104_1-1679762186358.png547416104_2-1679762240259.png

547416104_3-1679762329251.png

 

 

0 Kudos
Reply
1 Reply

832 Views
Senlent
NXP TechSupport
NXP TechSupport

From the screenshot of your .ld file, I didn’t find any problems.

Please try to create a new project, then use the same .ld file, and then compile to see if the same phenomenon will appear.

Maybe this is caused by insufficient memory space.

0 Kudos
Reply