would you like kindly help to share the S32K344 Flash driver and Map file analysis

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

would you like kindly help to share the S32K344 Flash driver and Map file analysis

跳至解决方案
954 次查看
Guofred
Contributor III

Hi,

we ready develop a new project by using S32K344 as a platform.

1) using the MCAL to code the  the Flash driver is best,  the less space your code takes up, the better.

<10K size is best, kindly help to share the demo code when you have free time.   

2)what information is integrated into  .map file after the S32DS config compile

would you like kindly help to share these documents, code or your comments, thanks.

Best regards.

Guofred

标记 (1)
0 项奖励
1 解答
938 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Guofred,

the examples can be found here:

c:\NXP\S32DS.3.4\S32DS\software\PlatformSDK_S32K3_2022_03\SW32K3_RTD_4_4_2_0_0_D2203\Fls_TS_T40D34M20I0R0\examples\

 

Regarding map file, you can find description in this document:

c:\NXP\S32DS.3.4\S32DS\build_tools\gcc_v10.2\gcc-10.2-arm32-eabi\arm-none-eabi\share\docs\pdf\ld.pdf

But I would use rather some map file tools which can help a lot. For example:

https://www.sikorskiy.net/info/prj/amap/

Regards,

Lukas

在原帖中查看解决方案

2 回复数
939 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Guofred,

the examples can be found here:

c:\NXP\S32DS.3.4\S32DS\software\PlatformSDK_S32K3_2022_03\SW32K3_RTD_4_4_2_0_0_D2203\Fls_TS_T40D34M20I0R0\examples\

 

Regarding map file, you can find description in this document:

c:\NXP\S32DS.3.4\S32DS\build_tools\gcc_v10.2\gcc-10.2-arm32-eabi\arm-none-eabi\share\docs\pdf\ld.pdf

But I would use rather some map file tools which can help a lot. For example:

https://www.sikorskiy.net/info/prj/amap/

Regards,

Lukas

933 次查看
Guofred
Contributor III

Hi @lukaszadrapa ,

Yes, thanks for your kindly help.

 

Best regards.

Guofred

 

0 项奖励