Forum Discussion
Manprocoder
New Contributor
1 year agoPRINTF FUNCTION ERROR
#include <stdio.h> #include "system.h" #include "io.h" int main(){ //result variable int ready = 0, crc_seq=0; //declare pointer int *base = (int*) CRC_0_BASE; //Generator Poly 0xd5 int g...
BoonBengT_Altera
Moderator
1 year agoHi @Manprocoder,
Good day, just following up on the previous clarification.
By any chances did you managed to look into it? Do let us know the error that you are seeing.
And just to add, there are settings in the BSP required to use the HAL API.
More information can be found in the link below:
Hope to hear from you soon.
Best Wishes
BB