Hi,
After upgrading from EDK9.1 to EDK 9.2, I get compilation warnings which eventualy are responsible for the failure of the .elf creation.
The warnings are on the call to the function "sprintf" with a warning " incompatible implicit declaration of built-in function 'sprintf' "
After marking the calles to the function, the project compiled OK, and the .elf was created.
I should mention that all the drivers and BSP has been rebuild automaticaly (and I did it again even after that - just to be sure).
Has any one encountered this problem? any help appreciated.
Thanks,
Eli