hello
i am working on an application with STm32f373.
how can i get the values of RW-Data and ZI-Data, i need o send this data via serial interface for debug purpouse.
is there any compiler directive like __TIME__ or __DATE__ to get this data availlable?
regards.