STM32H7 support?
Hello,
Was wondering if the STM32H7 is supported in 4.4.5, when I try to compile the code I get errors in main.asm
selected processor does not support `dsb 0xF' in ARM mode
selected processor does not support `isb 0xF' in ARM mode
The rest of the code appears to compile ok.
The code was generated for STM32CubeMX using the Keil MDK V5, also tried V4
I don't use Crossworks much, so quite possible I messed up a step somewhere.
Thanks!
-
Now I see this error:
no linker script, memory map file or section placement segments specified
I apologize, have not run across this before, since I usually just used common processors and this one is apparently a bit different. I reimported the project and realized that there is no template available for this processor, so it is missing somethings.
Any help would be appreciated.
Thanks!
Please sign in to leave a comment.
Comments
3 comments