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
解決済! 解決策の投稿を見る。
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
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