Jump to ID:
BSPs and Drivers

Project Home

Documents

Discussions

Wiki

Project Info
Forum Topic - How to use __SRCVERSION on the running target?: Page 1 of 2 (2 Items)
   
 
 
How to use __SRCVERSION on the running target?  
Hi All!

I have questions about using the Macro __SRCVERSION. If I put this into my code I can read it out of the single binary 
on target with "use -s mydriver". 

But, when I have my binary included in the IFS bootfile the info is not available.
Example:
# use -s /proc/boot/mydriver 
No info available in /proc/boot/mydriver.
# 

Is that the normal behavior? Or, is there any possibility to read out this info also in the IFS-bootimage.

Best regards,
Klaus Weschmann