This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to add "F1" help for my own function in a pack

Hello,
I have created a BSP for a hardware module. Now I would like to add a documentation for all the functions.
In µVision many functions have a light gray underline (e.g. IRM_SendChar() in file retarget_io.c) . If I press F1, the help file for this function is opened.

Is there a documentation with step-by-step instruction available how to do this for files/functions in a BSP pack?

Thank you.