From: Nikolaos Tsiogkas
Adds support for EtherCAT SOEM to RTEMS 5. Requires rtems-libbsd.
---
rtems/config/net/soem-master.cfg | 23 ++
rtems/config/net/soem.bset | 15 +
source-builder/config/soem.cfg | 69
3 files changed, 10
Thanks a lot for the kind words! It definitely wouldn't have come even
this far without this brilliant community, so I really can't take most
of the credit. Thanks for all the help!
P.S. - For those interested, documentation on running is coming soon!
On Thu, Jul 12, 2018 at 2:14 AM, Joel Sherril
- Am 6. Jul 2018 um 15:11 schrieb Hesham Almatary heshamelmat...@gmail.com:
> On Fri, 6 Jul 2018 at 1:28 pm, Sebastian Huber wrote:
[...]
>> -CPU_Counter_ticks _CPU_Counter_read( void );
>> +static inline CPU_Counter_ticks _CPU_Counter_read( void )
>> +{
>> + unsigned long ticks;
>> +
>> +
- Am 6. Jul 2018 um 16:38 schrieb Hesham Almatary heshamelmat...@gmail.com:
> On Fri, Jun 29, 2018 at 10:57 AM, Sebastian Huber wrote:
[...]
>> -/* CPU counter */
>> -static CPU_Counter_ticks cpu_counter_ticks;
>> +#define CLINT ((volatile clint_regs *) 0x0200)
>>
> Can we get CLINT ad
- Am 6. Jul 2018 um 16:35 schrieb Hesham Almatary heshamelmat...@gmail.com:
> On Fri, Jun 29, 2018 at 10:57 AM, Sebastian Huber wrote:
>> Module:rtems
>> Branch:master
>> Commit:c558cc4b00f00b6746eec3a249a7a79995cea7cf
>> Changeset:
>> http://git.rtems.org/rtems/commit/?id=c558cc4