Some questions about compiling with S32 Design Studio for ARM Version 2.2

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Some questions about compiling with S32 Design Studio for ARM Version 2.2

449 次查看
yangkunlin
Contributor I

I encountered the following issues during the development of the S32K144

download.png

Listen to the suggestions of colleagues to open the optimization level, but still compile Failed

download.png

0 项奖励
回复
1 回复

325 次查看
stanish
NXP Employee
NXP Employee
Hi,
According to you screenshot the linker detects overlap between .backup and .code sections.
I'd recommend you to check generated .map file to confirm the overlap and adjust linker command file (.ld) section .backup or .code to avoid overlap between these two.

Hope it helps
Stan
0 项奖励
回复