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

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

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

Jump to solution
915 Views
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

Tags (1)
0 Kudos
1 Solution
899 Views
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

View solution in original post

2 Replies
900 Views
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

894 Views
Guofred
Contributor III

Hi @lukaszadrapa ,

Yes, thanks for your kindly help.

 

Best regards.

Guofred

 

0 Kudos