Abraham Rodriguez

Results 2 comments of Abraham Rodriguez

Facing the same problem here, moving the type defines out of the function clears the compiler error. `error: 'const __cmsis_start()::__copy_table_t __copy_table_start__', declared using local type 'const __cmsis_start()::__copy_table_t', is used but...

@JonatanAntoni Thank you for the follow-up. I was trying to compile a project using directly the CMSIS library from this repo, although I was not using that particular function, the...