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
  • 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.

Reply
  • 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.

Children