Issues with CubeMX for STMH747XI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-13 2:12 AM
The first issue is, CubeMX does not generates User labels for Pepipherals for example GPIOs assigned to Cortex-M4 similar to User labels assigned to Cortex-M7. Used IAR toolchain.
The second issue is IAR project generated by CubeMX for Cortex-M4, throws The stack pointer for stack 'CSTACK' is outside the stack range. This is broken project generation.
- Labels:
-
GPIO-EXTI
-
IAR
-
STM32CubeMX
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 12:27 AM
Hello @ramkumarkoppu , could you please share your ioc file and explain more your second request ?
Thanks and regards,
Khouloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 5:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 5:06 AM
IAR gives me error at M4 debugging time about CSTACK as per the attached screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 5:07 AM
and Keil gives me linker error as per the attached screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 5:08 AM
For now help on the issue 2 as per my original request. after resolving this I can provide more details about issue 1 as per my original request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 5:43 AM
As I see, it's just a warning and not an issue for IAR, otherwise , for the first request , you're right and issue will be fixed in the next release,
Best Regards,
Khouloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 5:48 AM
But why is the generated Keil project doesn't build? Is the generated default code should be building without any issues right? Can you please look at this Keil project generation for the same ioc file? This is because we are using both IAR and Keil for now to decide one of these two toolchains.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 6:00 AM
For keil -M4 , no error reproduced
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 6:02 AM
Same result for keil-M7
