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

unspoorted signal function in keil ini file

HI,


I am trying to use signal function in keil.ini file and I even used standard .ini file that use this signal function provided by arm and always getting error saying *** error 76: command not supported  for this signal function
This feature suppose to be suported by keil scripting file but in reality no!

Does any body knows why?

Thanks in advance.

Best regards,

Wassim.

Parents Reply Children
  • That's not quite the same as showed - is the doc out-of-date?

    So you are saying the Signal Functions can only be used in Simulation?

    If so, that should be clearly stated in the docs!

    Currently, it says (my emphasis):

    Signal Functions repeat operations in the background while µVision runs the target program. They help simulating and testing ...

    which does suggest that they are not limited just to simulation.

  • For version 5.24.1 it is VERY clear that signal functions are not supported in Target Mode (i.e. it is only supported in simulation mode)

    I don't believe Keil has any intent to support Signal Functions in Target Mode ever.  Causing Physical changes to inputs such as A/D converters and Digital input pins is not really something that can currently be done without external hardware to do it. 

    http://www.keil.com/support/man/docs/uv4/uv4_simulation.htm

    .