fix issue #194 by changing the v string to be a temporary one (i.e v_temp) and search for a pointer starting with 'v' from the back by a function strrchr().
Tested by git checkout v.99.4 and modified this code in ZynqMonTask.c. Then, tried the binary file on Apollo205.
Instead of seeing :
fix issue #194 by changing the v string to be a temporary one (i.e v_temp) and search for a pointer starting with 'v' from the back by a function
strrchr().
Tested by
git checkout v.99.4
and modified this code in ZynqMonTask.c. Then, tried the binary file on Apollo205. Instead of seeing :now it's changed to:
note that the version output in CLI is also changed from
to