You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
which version did you used for compiling?
With Version 1.13.0 i got (at least) 3 errors.
..\Core\Src\sysmem.c:37:1: error: unknown type name 'caddr_t'
..\Core\Src\sysmem.c:55:17: error: 'caddr_t' undeclared (first use in this function)
..\Core\Src\sysmem.c:55:17: note: each undeclared identifier is reported only once for each function it appears in
..\Core\Src\sysmem.c:55:25: error: expected ';' before 'prev_heap_end'
Do you have any idea? Maybe its just due to a change in the IDE
The text was updated successfully, but these errors were encountered:
Hi,
which version did you used for compiling?
With Version 1.13.0 i got (at least) 3 errors.
..\Core\Src\sysmem.c:55:25: error: expected ';' before 'prev_heap_end'
Do you have any idea? Maybe its just due to a change in the IDE
The text was updated successfully, but these errors were encountered: