cancel
Showing results for 
Search instead for 
Did you mean: 

Expanding on ISRs generated by CubeMX

Amir1
Associate II

Dear All

CubeMX (Clive, I know you do not encourage relying on it, but please bear with me for a while) adds many c and h files to a project. Is the programmer allowed to modify any of such c files other than the main.c? For example, I see a void SySTick_Handler(void) function definition in the file stm32f3xx_it.c which calls HAL_IncTick(). Can I also include a toggle pin function after the Hal_IncTick function in that or other c file, or would something like this compromise the libraries and other projects? What are the rules for such modifications?

Amir

0 REPLIES 0