Search found 3 matches

by nest
Tue Apr 05, 2011 10:11 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: TimeAbsType GetTime(void)
Replies: 1
Views: 1463

TimeAbsType GetTime(void)

Hello, does anyone know the size of the data type TimeAbsType? It's 8, 16 or 32 bits? How can I measure time with GetTime() function? I understand that whit this function the TimeAbsType's returned value is increased a bit with every processor cycle. When the register's bits are full it returns to s...
by nest
Tue May 25, 2010 5:07 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: compile a project without eclipse
Replies: 2
Views: 1715

compile a project without eclipse

Hello! is there any way to compile or build a project without using eclipse? I have read in documentation that: To generate code using the standalone version of RT-Druid, please run the following command: rtdruid_launcher. bat --oil filename --output dir Where: • filename is the name of the OIL file...
by nest
Fri Feb 12, 2010 11:36 am
Forum: FLEX (closed)
Topic: Problem saving pic30.cof in card with MPLAB IDE
Replies: 3
Views: 13712

Problem saving pic30.cof in card with MPLAB IDE

Hello, I have a FLEX FULL board and a FLEX Multibus board and I'm trying the serial demo program which comes with Eclipse. This program sends the data '<H>' from the FLEX board to the PC by RS232. I get the file pic30.cof compiling with Eclipse and I program the card using ICD2 in the Debugger mode ...