| |||
| Home > The Cycle Accurate Debug Interface > The CADICallback class > CADI::CADISemiHostingSendInput() |
This is a reverse semihosting function.
virtual CADIReturn_t CADISemiHostingSendInput(uint32_t channelID,
uint32_t inputCount, uint32_t *input) =0
where:
channelIDis identifier of the channel to use.
inputCountis number of values to send.
inputis an array containing the values to send.