-
Thanks. I think it is enough for me, for now.
Actually, I use Linux, and installed it using Wine. After that, I just copied the .jar plugin file to the correct place.
2009-07-09 17:57:53 UTC in FreeRTOS Real Time Kernel
-
Hello,
I would like to know the possibility of implementing a support for "info threads" gdb command to allow a better debug support to FreeRTOS on Eclipse+CDT IDE.
Best Regards,
Raphael.
2009-07-09 14:01:41 UTC in FreeRTOS Real Time Kernel
-
In OpenOCD source, there's a lot ready files. The new schema was done to permit the creation of multiple configuration files, each one to specify a class of device, like one for jtag, another for each target and so on.
2009-05-21 01:37:45 UTC in FreeRTOS Real Time Kernel
-
If you want, use the following macro for a generic greater than 1000 ticks converter:
#define rtos_convert_to_ms(A) (((A * 1000)/(1000000 / configTICK_RATE_HZ)))
2009-02-17 16:28:13 UTC in FreeRTOS Real Time Kernel
-
It mainly depend on your development environment. For example, if you use GCC and newlib, you could use its malloc() and free() implementation, that already take care of that.
2009-01-28 17:57:19 UTC in FreeRTOS Real Time Kernel
-
The problem seems to be on "new" implementation, so, if using just C will not trigger the error. Could you please try C++ wih a lot of "new" and "delete"?
Regards,
2008-12-19 17:03:36 UTC in FreeRTOS Real Time Kernel
-
raphaelpereira committed patchset 13 of module thyapi to the ThyApi CVS repository, changing 73 files.
2005-09-01 19:05:03 UTC in ThyApi
-
raphaelpereira committed patchset 12 of module thyapi to the ThyApi CVS repository, changing 881 files.
2005-09-01 18:15:36 UTC in ThyApi
-
raphaelpereira committed patchset 11 of module thyapi to the ThyApi CVS repository, changing 727 files.
2005-09-01 14:21:17 UTC in ThyApi
-
raphaelpereira committed patchset 3 of module concisus to the Concisus CVS repository, changing 1 files.
2005-08-03 12:39:04 UTC in Concisus