Re: [etherlab-users] How to "upload/download" SDOs in application(*.c file)?

2018-06-21 Thread jerry itnet
I do the following, but still got error of "Bad address": -- typedef struct { // inputs uint16_t slave_position; uint16_t sdo_index; uint8_t sdo_entry_subindex; size_t target_size;

Re: [etherlab-users] How to "upload/download" SDOs in application(*.c file)?

2018-06-21 Thread jerry itnet
Actually I had been looking for examples before I posted my questions: * But I could not find any example with usage of "ecrt_master_sdo_upload". * Do I have to check a specific branch? Thanks! On Wed, Jun 20, 2018 at 8:02 PM, Gavin Lambert wrote: > You are passing a garbage pointer as the