Search found 4 matches

by Mangesh
Wed Sep 24, 2008 9:36 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: OpenZB module
Replies: 8
Views: 5074

Re:OpenZB module

Hi Marco, I think that you included the file without mentioning the directory. for eg: #include \"Nwl.h\" will not work. You have to add #include \"nwl/Nwl.h\". Please find attached a demo example of ieee802154 application. You should put the unzipped directory inside ee/examples/pic30/ Then you can...
by Mangesh
Tue Dec 11, 2007 5:30 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Task Activations
Replies: 1
Views: 3761

Task Activations

Hi, Can I limit the number of activations for a task when I use KERNEL_TYPE = FP ? I have created a task with the following property ACTIVATION = 1; But in my application, i guess there are more than 1 pending activations created for that task. In the kernel configuration i.e eecfg.c, i dont find an...
by Mangesh
Fri Nov 30, 2007 2:53 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: pic30-elf-ld.exe Error
Replies: 1
Views: 5587

pic30-elf-ld.exe Error

Hi, 1) While developing an application using RT-Drid, which makes use of the Zigbee Stack provided by Microchip I got this error: \"pic30-elf-ld.exe Error: A heap is required, but has not been specified\" When i include this option \"--heap=1024\" in \\ee\\pkg\\cfg\\arch\\rules_microchip_pic30.mk in...
by Mangesh
Thu Nov 08, 2007 5:06 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: missing seperator during project build.
Replies: 2
Views: 4490

missing seperator during project build.

Hi,

When i try to build a project using one of the templates provided by RT-Druid, i get the following message:
deps:1: *** missing separator and the build stops.

I am using a previously installed cygwin on my machine. Could this be the problem ?

Thanks
Mangesh.