Topic : Ride7/STM32/GCC Debug nested C functions

Forum : ARM

Original Post
Post Information Post
March 17, 2009 - 7:55pm
Guest

Hello,

We are using Ride7/STM32/GCC and are trying to use nested C functions.
Indeed, nested functions are not C standard compliant but are supported by GCC as an extension. Nested functions are working and well compiled by GCC. But it is not possible to debug the nested function with Ride7.

Can you help ?
Thank you.