Porting #pragma code for S32

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

Porting #pragma code for S32

1,437 次查看
shrishaprasad
Contributor I

I am porting legacy code from a custom board to S32 , I need help on #pragma porting for the IAR 

If the older code has the pragmas like the below 

#pragma section data my_data
#pragma section rom my_rom
#pragma section program my_program

how is the equivalent written for s32 in IAR IDE

is it in same way or something like 

 #pragma section data "my_data" 

or can you please comment.

Thanks in advance

0 项奖励
回复
0 回复数