2018-07-03 06:32 AM
Hi This is shrikant Patel here,
I am working on stm32h743 nucleo board. I am searching for RTEMS Bsps for my project.
but not able to find. I created some by myself but facing some problems in memory map and in linker script.
If anyone is working on this or have any idea about this please let me know.
If you can share memory map details of stm32h743, please share.
your suggestions and comments are going to be helpful.
Thanks and regards,
-Shrikant
#stm32h72018-07-03 08:02 AM
Hello
shrikant.patel101
,I would recommend you to contact RTEMS BSP for support. Maybe they can help you better.
Which IDE are you using? What kind of problem of memory map that you are facing?
Related to the
linker script, you have the files depends on the IDE: .LD, .SCT, or .ICF files.
With Regards,
Imen
2018-07-03 09:00 AM
I think you'll find the memory described in the Reference and Data Manuals
Linker scripts can be found in the software example trees
STM32Cube_FW_H7_V1.2.0\Projects\STM32H743I_EVAL\Examples\CRC\CRC_UserDefinedPolynomial\SW4STM32\STM32H743I_EVAL\STM32H743XIHx_FLASH.ld
STM32Cube_FW_H7_V1.2.0\Projects\STM32H743ZI-Nucleo\Templates\SW4STM32\STM32H743ZI-Nucleo\STM32H743ZITx_FLASH_DTCMRAM.ld
STM32Cube_FW_H7_V1.2.0\Projects\STM32H743ZI-Nucleo\Templates\SW4STM32\STM32H743ZI-Nucleo\STM32H743ZITx_FLASH_RAM_D1.ld